home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / textfiles / amigafaq.lha / AmigaFAQ / AmigaFAQ.doc next >
Encoding:
Text File  |  1994-11-09  |  115.8 KB  |  2,707 lines

  1.   Amiga-FAQ
  2.   *********
  3.   
  4.      This document lists some frequently asked questions and tries to
  5.   give answers.  Its intention is to help new users and to reduce the
  6.   amount of news that most experienced users don't like to read anymore.
  7.   
  8.      Please notice that there are many questions that aren't answered yet,
  9.   even more: Whole sections that remain empty! I feel that I cannot give
  10.   satisfying answers. So it's your turn: Fill the gaps and tell me what i
  11.   should include into this document!
  12.   
  13.  
  14.   Disclaimer
  15.  
  16.   1 CPU, Custom chips, RAM and other stuff
  17.     1 What are the 68EC020 and the 68EC030?
  18.     2 What's an FPU?
  19.     3 Can I use a 3.5" HD in my A1200?
  20.  
  21.   2 The Operating System
  22.     1 Can I use another Kickstart than the builtin?
  23.     2 What is the Amiga equivalent of . (Current directory)?
  24.     3 The PIPE: queue-handler
  25.       1 Using PIPE: in a standard AmigaShell environment
  26.       2 The Pipe command
  27.       3 Pipe command support in AmigaShell
  28.       4 Quick usage guide
  29.       5 Related things
  30.       6 Troubleshooting
  31.  
  32.   3 Programming
  33.     1 What documentation do I need as an Amiga programmer?
  34.     2 What is CATS?
  35.     3 Where do I get the Amiga includes?
  36.     4 How do I become a developer?
  37.     5 What compilers (assemblers) are there?
  38.     6 Those never working Esc sequences!
  39.     7 Is it possible to use AmigaBasic on the A1200?
  40.     8 How do I localize my program?
  41.     9 How to obtain a pointer to a console's window
  42.     10 What are pragmas?
  43.     11 My Compiler/Linker is complaining about missing symbol xxx.
  44.     12 Where do I find the function xxx?
  45.     13 The GNU C compiler: general information and installation
  46.       1 Current Version
  47.       2 Requirements
  48.       3 Authors
  49.       4 Sources for Gcc
  50.       5 Inline Headers
  51.       6 Amiga Libraries
  52.       7 Installation
  53.       8 Compiling
  54.       9 How to get help
  55.  
  56.   4 Applications
  57.     1 Text Editors
  58.     2 What word processors are there?
  59.     3 Desktop Publishing
  60.     4 What is TeX and where can I get it?
  61.     5 Are there any Postscript interpreters?
  62.  
  63.   5 How about Graphics?
  64.     1 What are chunky and planar displays?
  65.     2 What is doublebuffering?
  66.     3 What monitors will work on my Amiga 1200/4000?
  67.     4 How do I switch between PAL and NTSC?
  68.  
  69.   6 Emulators
  70.     1 Can I run Unix on my Amiga?
  71.     2 Is it possible to use the Amiga as X11 terminal?
  72.     3 Is there a way to start MS-Dos programs?
  73.     4 How to mount MsDos-formatted Syquests on Amiga
  74.  
  75.   7 Miscellaneous
  76.     1 Is there any unix version of LhA?
  77.     2 What are files ending with ...?
  78.     3 Is there a Stacker-like utility to pack my hard drive?
  79.     4 Where do I get Fish disk xxx?
  80.     5 What is MUI and where do I find it?
  81.  
  82.   8 Where and how do I get software and other informations?
  83.     1 Files and databases on freely distributable software
  84.     2 A collection of tests
  85.     3 Getting files from a FTP server
  86.     4 Getting files from a Mail server
  87.     5 Getting files from a mailbox
  88.     6 The Fish PD series
  89.       1 The Amiga Library disks
  90.       2 The Fresh Fish CD-Roms
  91.     7 How do I Read and write MS-Dos disks?
  92.     8 How do I split large files?
  93.     9 Discussing things
  94.     10 Other FAQ's
  95.  
  96.   The Amiga-FAQ archive
  97.  
  98.   Contributions
  99.  
  100.   Credits
  101.  
  102.   Index
  103.  
  104.  
  105.  
  106.   Disclaimer
  107.   **********
  108.   
  109.      This document is
  110.   
  111.        Copyright (C)  Ignaz Kellerer
  112.                        Georg-Habel-Str. 11
  113.                  81241 Munich (Germany)
  114.                        Tel. (+49) 089 / 885147
  115.                        Internet: kellerer@informatik.tu-muenchen.de
  116.   
  117.      Permission is granted to make and distribute verbatim and modified
  118.   copies of this document following the terms of the "GNU General Public
  119.   License" provided the copyright notice and this permission notice are
  120.   preserved on all copies.
  121.   
  122.      The author gives *absolutely no* warranty that the answers given
  123.   here are correct or usable. Many of them were contributed by other users
  124.   and I cannot even make marginal checks. If you think that something
  125.   should be changed, please tell me. Suggestions, contributions, new
  126.   answers, critics, flames (oh, how I like this `nil:' :-) are rather
  127.   welcome.  See Contributions.
  128.   
  129.   1 CPU, Custom chips, RAM and other stuff
  130.   ****************************************
  131.   
  132.      This chapter contains questions concerning the Amiga-Hardware.
  133.   
  134.   1.1 What are the 68EC020 and the 68EC030?
  135.   =========================================
  136.   
  137.      Motorola, the company producing the 680x0 family offers crippled
  138.   versions of their processors. They are a little bit cheaper than the
  139.   originals, that's why Commodore decided to build the 68EC020 into the
  140.   A1200 and the 68EC030 into the A4000/030.
  141.   
  142.      The difference between the 68020 and the 68EC020 is that the latter
  143.   can address just 16Mb of memory. That's why the A1200 cannot have more
  144.   that 10 Mb RAM. In most cases you will not notice the difference.
  145.   
  146.      This is not the case for the 68EC030: Many owners will notice that
  147.   the 68030 has an MMU and the 68EC030 doesn't have. There are some
  148.   important programs depending on an MMU, for example Enforcer (a
  149.   debugging utility), GigaMem (a program to emulate virtual memory) or
  150.   all current Unix versions (see Unix). Other Amigas than the A4000 and
  151.   the A3000 need an additional processor card to run these.
  152.   
  153.      Finally the 68LC040 is a 68040 without FPU. See FPU.
  154.   
  155.   1.2 What's an FPU?
  156.   ==================
  157.   
  158.      The first 680x0 processors (upto 68030) could process integers only.
  159.   Floating point operations had to be emulated by the software. An FPU is
  160.   a chip (or part of a chip) that can process floating point operations, a
  161.   mathematical coprocessor.
  162.   
  163.      One separates three FPU types on the Amiga: The 68881, 68882 and the
  164.   68040's internal FPU. The 68882 is up to 1.5 times faster than the
  165.   68881, because it is splitted in two parts: A conversion unit (the
  166.   FPU's are using an 80 bit format internally) and the arithmetic unit.
  167.   The 68040's internal FPU adds a pipeline, but misses the trigonometric
  168.   instructions of the others. These are still emulated by the software,
  169.   68040.library for example.
  170.   
  171.      Special programs (Raytracing, DTP, Mathematics, TeX) are offered in a
  172.   special coprocessor version which are up to 50 times faster than the
  173.   original versions.
  174.   
  175.      Michael Kaiser (kaiser@ira.uka.de)
  176.   
  177.   1.3 Can I use a 3.5" HD in my A1200?
  178.   ====================================
  179.   
  180.      Many people would prefer to use a 3.5" instead of the smaller 2.5"
  181.   drives as the former are much cheaper. This is possible, but you need a
  182.   special cable to connect the drive to your IDE controller. Additionally
  183.   you should put some isolating material between the drive and the main
  184.   board. Some people report termic problems but I did not notice anything.
  185.   
  186.      Some dealers offer a set which contains the cable, isolating material
  187.   and for about 20$. See the magazines for more information.
  188.   
  189.      Thomas Schuh (thomas@stepout.tynet.sub.org)
  190.   
  191.   2 The Operating System
  192.   **********************
  193.   
  194.      This chapter handles questions concerning the operating system,
  195.   Kickstart as well as the Workbench.
  196.   
  197.   2.1 Can I use another Kickstart than the builtin?
  198.   =================================================
  199.   
  200.      First let's drop some words on the Kickstart's Copyright: This
  201.   belongs to Commodore, you *must not* use Kickstarts, without the right
  202.   to do it!  Especially it isn't allowed to make an image of anyone
  203.   else's Kickstart and run this on your own Amiga. (I even doubt that it
  204.   is allowed to do this on your own Amigas, if you have more than one.)
  205.   
  206.      But of course it is possible and allowed for some people, developers
  207.   for example.  There are two different ways, a hardware solution and a
  208.   software solution.  The former is to buy a card which can hold two or
  209.   more Kickstart ROMS and allows to select between when the System is
  210.   booting.
  211.   
  212.      The software solution needs a program (softkicker) and an image of
  213.   the ROM. The softkicker allocates RAM, loads the ROM image into the
  214.   allocated memory and reboots. Of course you have less RAM after the
  215.   Reboot: 256Kb when running Kickstart 1.2 or 1.3 and 512Kb for Kickstart
  216.   2.0 or higher.
  217.   
  218.      There are different Softkickers, some of them needing a MMU (see
  219.   68EC0xx). I recommend SKick 3.43 (Aminet, directory `util/boot')
  220.   because it doesn't need a MMU and supports many different Kickstarts.
  221.   It is rather easy to create the ROM image using the following program:
  222.   
  223.            #include <stdio.h>
  224.        
  225.            #define kickorig 0xf80000   /*  0xfc0000 for Kick 1.2 und 1.3   */
  226.            #define kicklen  0x080000   /*  0x040000 for Kick 1.2 und 1.3   */
  227.        
  228.            void main(int argc, char*argv[])
  229.            {
  230.                FILE *fh;
  231.        
  232.                if ((fh = fopen("kickstart.file", "w"))  !=  NULL) {
  233.                    result = fwrite(kickorig, kicklen, 1, fh);
  234.                }
  235.                fclose(fh);
  236.            }
  237.   
  238.   2.2 What is the Amiga equivalent of . (Current directory)?
  239.   ==========================================================
  240.   
  241.      The AmigaDOS equivalent for the . representing the current directory
  242.   on Unix and certain non-reentrant interrupt handlers is the empty
  243.   string, which is written as "".
  244.   
  245.      Example:
  246.            COPY S:Startup-Sequence ""
  247.   
  248.   copies your Startup-Sequence to the current directory.
  249.   
  250.      There is some FD software available to patch a Unix-like
  251.   interpretation of . and .. into the AmigaDOS, including, but not
  252.   limited to, Martin Scott's UnixDirs. (Aminet,
  253.   `os20/util/UnixDirsII.lha' or Fish-disk 837)
  254.   
  255.      Arno Eigenwillig (arno@yaps.dinoco.de)
  256.   
  257.   2.3 The PIPE: queue-handler
  258.   ===========================
  259.   
  260.      In the AmigaOS release 2.04, a new handler for passing data between
  261.   programs was introduced. This handler is called `L:Queue-Handler',
  262.   better known as the `PIPE:' device.
  263.   
  264.      `PIPE:' implements a true `pipe' familiar from UNIX systems.  Its
  265.   function is to pass the output of one program to another program as
  266.   input. You can chain several programs together using multiple pipes.
  267.   
  268.      The advantages of using pipes are:
  269.     1. No need for a lot of RAM to keep the temporary files, or, no need
  270.        to slow things down by storing temporary files on the HD.
  271.   
  272.     2. Faster operation since the intermediate data doesn't need to be
  273.        stored anywhere between programs.
  274.   
  275.      The `PIPE:' device differs from the UNIX pipes in two important
  276.   respects:
  277.     1. It is a device, so the input and output of the programs doesn't
  278.        need to be a redirected standard output, although that is the
  279.        general case. You can also use `PIPE:' instead of files, with two
  280.        restrictions; you can not read a directory from `PIPE:', and the
  281.        `PIPE:' `file' can not be `seeked' in.
  282.   
  283.     2. It does not support a flush operation. If all of the data written
  284.        in a `PIPE:' device is not read out, it will stay there, buffered.
  285.        Thus you must always `empty' a pipe before closing it.
  286.   
  287.     3. Because of the above, if unread data exceeds the size of the
  288.        `PIPE:' internal buffer, the program writing to the pipe will
  289.        `block' (that is, suspend operation) until the data is read. See
  290.        below on how to manually flush a pipe.
  291.   
  292.      The PIPE: handler name syntax is `PIPE:name/bufsize/bufnum', where
  293.   `name' is the name for the pipe channel. Using names you can have
  294.   several simultaneous pipe operations. The optional arguments
  295.   `bufsize'and `bufnum' specify the size and number of the buffers used
  296.   by `PIPE:'. Normally, you would just use `PIPE:name'.
  297.   
  298.      The default buffer size of `PIPE:' is 4096 bytes, and the number of
  299.   buffers (ie. channels) is unlimited.
  300.   
  301.      Osma Ahvenlampi (Osma.Ahvenlampi@hut.fi)
  302.   
  303.   2.3.1 Using PIPE: in a standard AmigaShell environment
  304.   ------------------------------------------------------
  305.   
  306.      First, make sure `PIPE:' is mounted. You can do this by giving the
  307.   command
  308.            1> Mount PIPE:
  309.   
  310.   in a Shell window. On an AmigaOS 2.1+ system, `PIPE:' is normally
  311.   mounted on startup by placing the mount entry file `PIPE' in the drawer
  312.   `DEVS:DosDrivers'.
  313.   
  314.      In an AmigaShell window, give the commands:
  315.            1> Run List SYS: >PIPE:Listoutput
  316.            1> More <PIPE:Listoutput
  317.   
  318.   (1)
  319.   
  320.      These two commands list the contents of the `SYS:' volume to a pipe
  321.   and then type it in the Shell window. You could also use:
  322.            1> Run List SYS: NOHEAD >PIPE:Listoutput
  323.            1> Run Sort PIPE:Listoutput PIPE:Sortedoutput
  324.            1> More <PIPE:Sortedoutput
  325.   
  326.   Notice that you need to `Run' all the programs except for the last one.
  327.   This is so that you can get them all running simultaneously. You could
  328.   also use several Shell windows, or any other way of running all the
  329.   programs at the same time. Also this might not work if `More' isn't the
  330.   standard Commodore AmigaOS 2.04+ More found in `SYS:Utilities'.
  331.   
  332.      In case you need to manually flush a pipe, for example because the
  333.   program that was reading from it aborts prematurely, it can be done
  334.   with the command:
  335.            1> Type PIPE:name TO NIL:
  336.   
  337.      ---------- Footnotes ----------
  338.   
  339.      (1)  Note that `1>' is the prompt AmigaShell gives when it is
  340.   waiting for a command. The number varies, and the prompt can be
  341.   customised to look completely different. It is not a part of the
  342.   command.
  343.   
  344.   2.3.2 The Pipe command
  345.   ----------------------
  346.   
  347.      As you can see, this is a somewhat difficult way of using pipes,
  348.   needing a lot of typing especially compared to the UNIX pipes. There is
  349.   a solution for that.
  350.   
  351.      Andy Finkel, a former Commodore software engineer wrote a command
  352.   called `Pipe' (not to be confused with `PIPE:') that simplifies the use
  353.   of the `PIPE:' device. Unfortunately, this command did not make it into
  354.   the 2.04 release. However, Commodore has given the permission to
  355.   distribute this, and a few other commands, freely. (Sources: Fish disk
  356.   637, Aminet, `util/cli/finkelshelltools.lha')
  357.   
  358.      For some reason Commodore did not include these commands in the later
  359.   OS releases, although they work fine even with OS 3.1 (V40). Thus all
  360.   users are required to get them from the above sources if they wish to
  361.   use them.
  362.   
  363.      The Pipe command usage is simple. The commands to be run with their
  364.   inputs and outputs piped together are given as arguments to the
  365.   command, separated by the | (vertical bar) character:
  366.   
  367.            1> Pipe List SYS: | More
  368.                or
  369.            1> Pipe List: SYS: NOHEAD | Sort IN: OUT: | More
  370.   
  371.   Notice how Sort needs `IN:' and `OUT:'. These devices don't actually
  372.   exist, but the Pipe command simulates them with the PIPE:. This is
  373.   necessary because C:Sort can not use the `standard IO', but insists on
  374.   files.
  375.   
  376.      The separator character | can be configured to be something else
  377.   with the local variable __PCHAR.
  378.   
  379.   2.3.3 Pipe command support in AmigaShell
  380.   ----------------------------------------
  381.   
  382.      There is a little known and quite useful undocumented feature built
  383.   in the 2.04+ AmigaShell, that is, AmigaShell knows about the `Pipe'
  384.   command. By setting the local variable _PCHAR, you can use pipes
  385.   without even entering the Pipe command. AmigaShell will prepend it on
  386.   the command line automatically if it sees the pipe separator command
  387.   specified by _pchar on the command line.
  388.   
  389.      Thus, after the command:
  390.            1> Set _pchar "|"
  391.   
  392.   (1)
  393.   
  394.      the above examples can be used like this:
  395.            1> List SYS: | More
  396.                or
  397.            1> List SYS: NOHEAD | Sort IN: OUT: | More
  398.   
  399.      Those familiar with the UNIX pipes will notice how the usage is very
  400.   similar to the UNIX pipe usage.
  401.   
  402.      ---------- Footnotes ----------
  403.   
  404.      (1)  The quotes around the vertical bar are important, to avoid
  405.   AmigaShell interpreting the command as an attempt to use PIPE:, if
  406.   _PCHAR is already set (for example if the Shell is started from within
  407.   another one).
  408.   
  409.   2.3.4 Quick usage guide
  410.   -----------------------
  411.   
  412.     1. Get the ShellTools archive from the Fish disk 673, or from Aminet,
  413.        `util/cli/hacks204.lha'.
  414.   
  415.     2. Install the commands in this archive in your Shell search path,
  416.        preferably C:.
  417.   
  418.     3. Put the command `Set _pchar |' in your `S:Shell-Startup' file.
  419.   
  420.     4. Restart your AmigaShell so that it reads the `S:Shell-Startup'.
  421.   
  422.     5. Try `List SYS: | More'
  423.   
  424.     6. Read the ShellTools documentation and experiment.
  425.   
  426.   2.3.5 Related things
  427.   --------------------
  428.   
  429.      The variable _mchar is used to separate one command from another in
  430.   a shell line.  So, after the command:
  431.            1> Set _mchar ";"
  432.      you can put more shell commands into the same line, separated from
  433.   each other by `;'.
  434.   
  435.   2.3.6 Troubleshooting
  436.   ---------------------
  437.   
  438.   *Q:*
  439.        When I try the command `List SYS: | More' I get an error
  440.                 PIPE: Unknown command
  441.   
  442.        I have `PIPE:' mounted, what's wrong?
  443.   
  444.   *A:*
  445.        AmigaShell is referring to the command `Pipe' in the error, not the
  446.        `PIPE:' device. You haven't installed the commands in the
  447.        ShellTools archive.
  448.   
  449.   *Q:*
  450.        I get a requester that says
  451.                 Please insert volume PIPE: in any drive
  452.   
  453.        when I try any of the command examples.
  454.   
  455.   *A:*
  456.        `PIPE:' is not mounted. Try `Mount PIPE:'. If that doesn't work,
  457.        refer to your AmigaDOS manual or a friend that knows how to mount
  458.        devices.
  459.   
  460.   *Q:*
  461.        When I try any of the examples the More window pops up but nothing
  462.        is shown/I get an error afterwards/More pops up a file requester.
  463.   
  464.   *A:*
  465.        You are not using the standard AmigaOS `More' command. Either use
  466.        another name or install a command that supports pipes.
  467.        Possibilities are the C= More, Less, or Most for example.
  468.   
  469.   *Q:*
  470.        None of these happen but it still doesn't work as you described.
  471.   
  472.   *A:*
  473.        Are you using OS 2.04 later? Are you using the standard AmigaShell?
  474.        Try with all extras disabled.
  475.   
  476.   3 Programming
  477.   *************
  478.   
  479.      This chapter handles problems arising for programmers and
  480.   compiler-users only.
  481.   
  482.   3.1 What documentation do I need as an Amiga programmer?
  483.   ========================================================
  484.   
  485.      The best information available are the RKMs (ROM Kernel Manuals), 3rd
  486.   edition, by Commodore, published by Addison-Wesley:
  487.        The Amiga ROM Kernel Manual:  Libraries, ISBN 0-201-56774-1
  488.        The Amiga ROM Kernel Manual:  Devices, ISBN 0-201-56775-X
  489.        The Amiga ROM Kernel Manual:  Includes and Autodocs, ISBN
  490.                                                             0-201-56773-3
  491.        The Amiga Hardware Manual, ISBN 0-201-56776-8
  492.        The Amiga User Interface Style Guide, ISBN 0-201-57757-7
  493.   
  494.   Especially the RKM: Libraries is a must. The RKM: Includes and Autodocs
  495.   isn't that much worth: Better get the same stuff on disk instead to
  496.   have it online.  See Includes.
  497.   
  498.      AmigaDOS isn't included in these books. The Autodocs give much
  499.   information, but to go deeper you probably need
  500.        The AmigaDOS Manual, 3rd Edition, ISBN 0-553-35403-5
  501.      published by Bantam Books.
  502.   
  503.      A better choice for developers is
  504.        The Amiga Guru Book
  505.   
  506.   by Ralph Babel. The book starts with a survey on different aspects of
  507.   programming the Amiga. (About 250 pages) Useful for beginners are the
  508.   sections on the Amiga's data types (not to be confused with the 3.x
  509.   DataTypes used by MultiView, for example), the Includes and the
  510.   amiga.lib. But even experienced programmers will find useful things
  511.   here that are missing in the RKMs.  But the largest part are about 500
  512.   pages on AmigaDOS and, as I think, the most important, because AmigaDOS
  513.   is the worst officially documented part of the OS. The book is rather
  514.   concise and hence not as easy to read as the RKMs, but I recommend it
  515.   as an addition and instead of the AmigaDOS manual.  (Not, however, a
  516.   replacement for the Libraries and Devices, which aren't covered here.)
  517.   Unfortunately the book has no ISBN and is available in special stores
  518.   only. But there are some mail order companies which offer it for about
  519.   50$ and which accept credit cards:
  520.   
  521.        Hirsch & Wolf OHG; Mittelstrasse 33; D-56564 Neuwied; Germany
  522.        Voice: +49 (2631) 8399-0; Fax: +49 (2631) 8399-31
  523.        E-Mail: <hhhirsch@carla.adsp.sub.org> (fax preferred)
  524.        (Eurocard/Mastercard/VISA)
  525.        
  526.        Periscope; Attn: Cody Lee; 1717 W Kirby Ave; Champaign, IL 61821, USA
  527.        Voice: +1 (217) 398 4237; Fax: +1 (217) 398 4238
  528.        E-Mail: <periscope@cei.com>
  529.        
  530.        Someware; 27 rue Gabriel Peri; 59186 Anor; France
  531.        Voice: +33 27596000; Fax: +33 27595206
  532.        E-Mail: <didierj@swad.adsp.sub.org>
  533.   
  534.      See FAQs.
  535.   
  536.   3.2 What is CATS?
  537.   =================
  538.   
  539.      This is a department at Commodore West Chester which was formerly
  540.   named `Commodore Amiga Technical Support' and was later renamed
  541.   `Commodore Application and Technical Support'. These are people that
  542.   work independently of Engineering, but close together with them, and try
  543.   to help developers outside of Commodore to create nice Amiga
  544.   applications, software or hardware. To achieve this, CATS has gathered
  545.   a lot of informations and tools, on floppy, CD, or paper. Much of this
  546.   material is also available to the general public. (1) But don't mix
  547.   this up with some sort of Hotline for everyone!
  548.   
  549.      For Americans the address to get this material is
  550.            CATS - Developer Applications
  551.            Commodore
  552.            1200 Wilson Drive
  553.            West Chester, PA. 19380
  554.   
  555.   for all Europeans it's a company in Germany:
  556.            Fa. Hirsch & Wolf
  557.            Mittelstr. 33
  558.            56564 Neuwied
  559.            Tel. 02631/83990
  560.   
  561.      Dr. Peter Kittel, peterk@cbmger.de.so.commodore.com
  562.   
  563.      ---------- Footnotes ----------
  564.   
  565.      (1)  Which means: For Non-Developers.
  566.   
  567.   3.3 Where do I get the Amiga includes?
  568.   ======================================
  569.   
  570.      The only legal way to get the includes and autodocs (and you *should*
  571.   get them, they are *very* useful!) is to become a developer (see
  572.   Developer) or to buy the `NDU' (Native developers update kit, also
  573.   known as `NDUK' or `NDK'), which is offered by CATS. They cost about
  574.   30$ plus shipping and this seems to me to be a fair price. See CATS.
  575.   The current version is 3.1.
  576.   
  577.      If you need only the includes, you could get them as well with a
  578.   compiler (commercial compilers only) or by getting the Fresh Fish CD.
  579.   See Fish CD.
  580.   
  581.   3.4 How do I become a developer?
  582.   ================================
  583.   
  584.      You need the `ADSP' (Amiga Developer Support Program) documents. To
  585.   get this write a letter to your local Commodore branch asking for these
  586.   documents.  Everything else should be explained there. The german
  587.   address (for the US address see CATS) is
  588.            Commodore
  589.            Lyoner Strasse 38
  590.            60528 Frankfurt
  591.      There are three different developer versions:
  592.   *Registered*
  593.        developers get access to the CBMNET (kind of a Commodore-internal
  594.        Usenet), which makes it possible to discuss problems with other
  595.        developers, Commodore engineers included. Registered developers
  596.        pay about US$80 per year, plus initial US$30 initially.
  597.   
  598.   *Certified*
  599.        developers seem to me the most interesting claass: They have the
  600.        possibility copy the most beta versions of the system software
  601.        (Kickstart and Workbench) and the respective Includes and
  602.        AutoDocs. (Not all beta versions and especially no beta hardware.)
  603.        You pay about US$250 per year plus US$50 initially for this.
  604.   
  605.   *Commercial*
  606.        developers finally have in most details the same as certified
  607.        developers, but may expect to get more beta versions and sooner,
  608.        included beta hardware (This has *not* always been so in the
  609.        past.), hencethey pay about US$400 plus US$50 initially.
  610.   
  611.   The above describes the prices and the situation in Germany and might be
  612.   different elsewhere. Especially not all Commodore branches offer the
  613.   registered status. A hint is to build a group of users and become a
  614.   developer group, so the costs are reduced.
  615.   
  616.      All developers have to sign non-disclosure agreements (`NDA') which
  617.   specify that we may not discuss information outside of authorized areas
  618.   even to other developers until given explicit permission by Commodore.
  619.   
  620.   3.5 What compilers (assemblers) are there?
  621.   ==========================================
  622.   
  623.      There is a lot of programming languages on the Amiga, commercial as
  624.   well as freely distributable. I will enumerate only those that I know
  625.   or which seem it worth to me otherwise.
  626.   
  627.   *Assembler*
  628.        All C-compilers have an Assembler included. Freely distributable
  629.        are A68K and PhxAss (directory `dev/asm' on Aminet or Fish disks
  630.        521 and 906)
  631.   
  632.   *C*
  633.   *C++*
  634.        Freely distributable C-compilers are `gcc' (which has its own
  635.        directory `dev/gcc' on Aminet) and the evaluation version of
  636.        `Dice' (for example per FTP from `ftp.uni-paderborn.de', directory
  637.        `/news/comp.binaries.amiga/volume91/languages' or on Fish disk
  638.        491).  The advantage of gcc is that you find gcc versions all over
  639.        the world and on all computer systems. Another advantage is that
  640.        C++ is included into gcc! But it is slow and needs 4Mb of RAM or
  641.        more.  See The GNU C compiler.  See Mailing lists.
  642.   
  643.        Commercial C compilers are `Aztec-C', `Dice' and `SAS/C'.
  644.        `Aztec-C' doesn't seem to get further development any more.  It
  645.        should be remarked that the commercial compilers have especially
  646.        wonderful debugging utilities (Source level debuggers!) that the
  647.        others are missing.
  648.   
  649.        SAS/C has announced to drop support of the Amiga-Compiler, too,
  650.        due to the Amiga's bad situation. However, the compiler is still
  651.        available and up-to-date and has a crosscompiler included, which
  652.        translates C++ to C and supports the source level debugger too.
  653.        Considering the price of just 99$ for students and updates from
  654.        recent versions or other compilers it is still the most
  655.        recommendable of the three. In europe the compiler is available
  656.        from
  657.                 SAS Institute GmbH
  658.                 PO Box 10 53 40
  659.                 69043 Heidelberg
  660.                 Germany
  661.             
  662.                 Phone: (49)6221-4160
  663.                 EMail: eurdoc2@vm.sas.com
  664.   
  665.        Dice is the cheapest and fastest commercial compiler. The greatest
  666.        disadvantage of Dice (compared to the other commercial compilers)
  667.        is the so-called Source-Line-Debugger: This means that you see the
  668.        current line of source and can execute the program step by step,
  669.        like with the other debuggers. On the other hand you can examine
  670.        memory only, not the variables.  To get information about DICE,
  671.        send email to info@oic.COM. An automatic system will return
  672.        complete details, including upgrade prices.
  673.   
  674.        Comeau C++ is a crosscompiler like SAS/C++. That wouldn't be a
  675.        problem, but Comeau C++ doesn't have a C compiler included.  You
  676.        need SAS/C, Aztec-C or Dice additionally. But it is AT&T cfront 3.0
  677.        compliant and supports exceptions. And like gcc it runs on many
  678.        platforms.  Maxxon C++ is offered in Germany. I cannot say
  679.        anything on it. Both compilers are commercial. Comeau's address is:
  680.                 Comeau computing
  681.                 91-34, 120th Street
  682.                 Richmond Hill, NY, 11418-3214
  683.                 USA
  684.             
  685.                 EMail: Greg Comeau, comeau@bix.com
  686.   
  687.   *Forth*
  688.        JForth is said to be an excellent Amiga port of Forth. Among its
  689.        advantages are object oriented extensions, full Amiga interface
  690.        and an application generator. It is available from:
  691.                 Delta Research
  692.                 P.O. Box 151051
  693.                 San Rafael, CA   94915-1051
  694.             
  695.                 Phone: (415) 453-4320
  696.                 EMail: Phil Burk, phil@ntg.com
  697.                        Mike Haas, haas@starnine.com
  698.   
  699.   *Fortran*
  700.        (Sigh! Still people who need it :-<) Freely distributable are BCF
  701.        (Fish disk 470) and f2c, a Fortran to C converter (Aminet,
  702.        directory `/dev/lang'). A commercial compiler is offered from
  703.        ABSoft. All these are Fortran 77 compilers, I don't know any
  704.        Fortran 90 compiler on the Amiga.
  705.   
  706.   *Lisp*
  707.        Freely distributable Lisp interpreters are XLisp (Fish disk 181)
  708.        and OakLisp (Fish disks 519 and 520) and CLISP
  709.        (`/pub/lisp/clisp/binaries/amiga' at the server `ftp
  710.        ma2s2.mathematik.uni-karlsruhe.de'). Lisp compilers are Gambit
  711.        (Fish 764 and 765) and Scheme-to-C (Fish disks 556, 557 and 558).
  712.        See Mailing lists.
  713.   
  714.   *Prolog*
  715.        `/dev/lang/UNSWProlog.lha' and `dev/lang/sbp3_1e.lha' on Aminet as
  716.        well as `SBProlog' on Fish disk 141 and `SBProlog' on Fish disk
  717.        145 are freely distributable Prolog interpreters.
  718.   
  719.   *Modula-2*
  720.        M2Amiga is offered in Europe, Benchmark Modula-2 in the U.S. Both
  721.        are said to be very good, have a powerful source-level-debugger, a
  722.        large library.  Especially M2Amiga has great support by a german
  723.        user-group (AMOK) which for example offers own PD disks. See
  724.        Mailing lists.
  725.   
  726.        M2Amiga is offered by:
  727.                 A+L AG
  728.                 Daderiz 61
  729.                 2540 Grenchen
  730.                 Schweiz
  731.             
  732.                 Tel.: +41/65/52 03-11
  733.                 Fax:              -79
  734.   
  735.        Benchmark Modula-2 is available from:
  736.                 Armadillo Computing
  737.                 5225 Marymount Drive
  738.                 Austin, Texas 78723
  739.                 USA
  740.             
  741.                 Phone/FAX: 512/926-0360.
  742.                 EMail: Jim Olinger, jolinger@bix.com
  743.   
  744.   *Oberon*
  745.   *Oberon-2*
  746.        Two compilers (both Oberon-2) are available: AmigaOberon
  747.        (commercial) is offered by the same company as M2Amiga. It is
  748.        integrated into a full developers environment and has a large
  749.        library of modules.  Library linker and  source level debugger are
  750.        available.
  751.   
  752.        Oberon-A is a Freeware compiler. (Source: Aminet, `dev/obero'
  753.        directory) However, this is a beta release, especially the module
  754.        library is limited. See Mailing lists.
  755.   
  756.        The AMOK user group supports AmiOberon as well as M2Amiga.
  757.   
  758.   *Pascal*
  759.        There is a PD-compiler called PCQ (Directory `dev/lang' on Aminet
  760.        or Fish disk 511). It doesn't support all of Pascal and major
  761.        features are missing. P2C, a pascal to C converter is on disk 341.
  762.        (Aminet: `/dev/misc/p2c120.lha') Additionally there are two
  763.        commercial compilers called HiSoft Pascal and KickPascal. HiSoft
  764.        Pascal and P2C claim to be compatible to Turbo Pascal up to 5.0.
  765.        HiSoft has a source level debugger included.
  766.   
  767.   3.6 Those never working Esc sequences!
  768.   ======================================
  769.   
  770.      Many printers come with a manual that explains which Esc sequence
  771.   causes which action on the printer. But there happen weird things when
  772.   you try to send these sequences to your printer, either it does
  773.   nothing, or it does something completely different. There is a reason,
  774.   the Amiga printer drivers. These drivers are made in a way that they
  775.   only understand a certain set of `ANSI Esc sequences', not the special
  776.   ones defined (differently) by the various printer manufacturers. The
  777.   purpose is that every application on the Amiga just uses this one
  778.   standard set of control sequences and this way doesn't need to know
  779.   which printer is actually connected. The printer driver then translates
  780.   these standard sequences into the special sequences a certain printer
  781.   understands.  A list of the available ANSI Esc sequences is found in
  782.   the current Workbench manuals (or older AmigaDOS manuals). Now if you
  783.   want to issue a control sequence to the printer that's not available as
  784.   an ANSI command, you have two possibilities to achieve this:
  785.     1. Bypass the printer driver (that would unsuccessfully try to
  786.        interpret the sequence) and send your output *only* during this
  787.        sequence to `PAR:' (or `SER:', respectively). For this you have to
  788.        close and open printer output channels very often which is rather
  789.        tedious, and you have to know where (`PAR:' or `SER:') your
  790.        printer is connected.
  791.   
  792.     2. Use a special ANSI sequence, made exactly for this case:
  793.                 `Esc[<n>"<x>'
  794.        where `<n>' is the decimally typed number of bytes in the string
  795.        `<x>', which actually contains your special printer sequence. This
  796.        ANSI sequence tells the printer driver to not interpret or
  797.        translate the next `<n>' bytes.
  798.           But both methods have one big disadvantage when used in an
  799.   application program: You lose the printer independency! If you stick to
  800.   ANSI sequen- ces, you can output to any printer on earth, as long as
  801.   there is an Amiga printer driver for it. If you start to use special
  802.   control sequences, your program will be tied to this single printer
  803.   model and will not be usefull for any other (or you would have to
  804.   provide some dozen new printer drivers for your application).
  805.   
  806.      Dr. Peter Kittel, peterk@cbmger.de.so.commodore.com
  807.   
  808.   3.7 Is it possible to use AmigaBasic on the A1200?
  809.   ==================================================
  810.   
  811.      We heard conflicting reports about AmigaBasic on the A1200: While I
  812.   said that you can work sufficiently with it, others said that this
  813.   isn't possible, as AmigaBasic crashes on the slightest little error.  I
  814.   couldn't reproduce this.
  815.   
  816.      Now I can. It depends on the setting in the Sound Prefs editor. When
  817.   you activate a sound there, this conflicts with sound that AmigaBasic
  818.   tries to produce by hand and obviously not quite the correct way itself.
  819.   
  820.      Easy solution: To work with AmigaBasic on the A1200, just
  821.     1. Switch off sound output in the Sound prefs editor.
  822.   
  823.     2. On the A4000 (as well as on an A1200 with Fast Mem expansion (1))
  824.        you  additionally need to run NoFastMem.
  825.   
  826.     3. Better avoid SUBs and use conventional GOSUBs instead, then the
  827.        compatibility with newer processors will be higher.
  828.   
  829.      Dr. Peter Kittel, peterk@cbmger.de.so.commodore.co
  830.   
  831.      ---------- Footnotes ----------
  832.   
  833.      (1)  If you have a turbo board
  834.   
  835.   3.8 How do I localize my program?
  836.   =================================
  837.   
  838.      Suggest, you want to write a `HelloLocalWorld.c'. Your final program
  839.   will look like this:
  840.   
  841.            #include "HelloLocalWorld_Cat.h"
  842.            #include <clib/exec_protos.h>
  843.        
  844.            struct Library *LocaleBase;
  845.        
  846.            void main(int argc, char *argv[])
  847.        
  848.            {
  849.                /* Open the locale.library. No kill, if not successfull.
  850.                   (Just use the builtin catalog strings instead.) Note, that
  851.                   we open locale.library here, even if our compiler supports
  852.                   AutoOpening.
  853.                */
  854.                LocaleBase = OpenLibrary("locale.library", 38);
  855.                OpenHelloLocalWorldCatalogs(NULL, NULL);
  856.        
  857.                printf(GetString(MSG_Hello));
  858.        
  859.                CloseHelloLocalWorldCatalog();
  860.                if (LocaleBase) CloseLibrary(LocaleBase);
  861.            }
  862.   
  863.      The routine GetString checks, if the wished catalogs are available
  864.   and returns a pointer to either the builtin string or the catalog
  865.   string. (In my case the german string.)
  866.   
  867.      You see, the main difference besides the minor opening and closing
  868.   stuff (OpenLibrary, OpenHelloLocalWorldCatalogs, ...) is to replace
  869.   strings with a function call. Hence we need a file
  870.   `HelloLocalWorld_Cat.c', which holds OpenHelloLocalWorld, GetString,
  871.   CloseHelloLocalWorld and the builtin strings (this could be an array,
  872.   where
  873.                array[MSG_Hello] = "Hello, local world.\n";
  874.   
  875.   is defined) and an include file `HelloLocalWorld_Cat.h', which defines
  876.   the message ID's like MSG_Hello. You don't need to know, how these files
  877.   work internally, especially you don't need to know `locale.library'!
  878.   
  879.      There are some catalog generators (in what follows: CGs) available
  880.   (`CatComp', for devlopers only, `KitCat', german docs only, `MakeCat',
  881.   which I don't know and `FlexCat', which I  recommend, because it is
  882.   most flexible in the generated source and supports catalogs on 2.0 and
  883.   any language, even Amiga-E, Cluster, Pascal, ... and besides that: I'm
  884.   the author ;-) are tools, that create  HelloLocalWorld_Cat.h,
  885.   HelloLocalWorld_Cat.c and the real catalogs for you. (The above code
  886.   might differ slightly between the different CGs.) (See Aminet, directory
  887.   `dev/misc'.)
  888.   
  889.      Of course they need to know how to use them. First create a so-called
  890.   `catalog-description' file. This could look like this:
  891.            ; Lines beginning with a semicolon are comment lines.
  892.            # language english
  893.            ; the language of the builtin strings
  894.            # version 0
  895.            ; the catalog version (0 = any)
  896.            MSG_Hello (1/15/30)
  897.            Hello, local world
  898.   
  899.   Any string is defined by a line like the last two lines above: MSG_Hello
  900.   is the message-ID, (1/15/30) says, that the value of MSG_Hello should be
  901.   1 (you may omit this, in which case just the next free number is used)
  902.   and the string must not be shorter than 15 characters or longer than 30
  903.   characters. (These may be omitted too.)
  904.   
  905.      Now write your program. Once you are ready, use the CGs to create a
  906.   so-called catalog translation file. (One for any language different than
  907.   the builtin.) In my case (german) this could look like this:
  908.            ; Lines beginning with a semicolon are comment lines.
  909.            ## language deutsch
  910.            ; the catalog language (german)
  911.            ## version $VER: Deutsch.catalog 1.0 (22.12.93)
  912.            ; the catalog files version string
  913.            MSG_Hello
  914.        
  915.            ; Hello, local world
  916.   
  917.   Note the empty line after the message ID. (The arguments of ## language
  918.   and ## version would be missing as well.) You have to fill in the
  919.   german strings here. Again using the CGs you create a catalog file from
  920.   this. Additionally note, that no informations on the strings ID or
  921.   length are behind MSG_Hello.  They are taken from the catalog
  922.   description file.
  923.   
  924.      Once you change the program (adding strings, changing the string
  925.   length) you change the catalog description as well, use the CGs in the
  926.   same way to update the catalog translation and hence the catalogs.
  927.   
  928.   3.9 How to obtain a pointer to a console's window
  929.   =================================================
  930.   
  931.      The following function returns the window pointer of a CON window.
  932.   It can be executed safely under all versions of the Amiga's OS.
  933.   
  934.          struct Window *getConWindowPtr(BPTR fh)
  935.          {
  936.            struct Window *w;
  937.            struct FileHandle *cfh;
  938.            struct StandardPacket *sp;
  939.            struct InfoData *id;
  940.            struct MsgPort *mp;
  941.        
  942.            w = NULL;
  943.        
  944.            if ((cfh = BADDR(fh))->fh_Type != NULL) {
  945.              if (sp = AllocMem(sizeof (struct StandardPacket),
  946.                                MEMF_PUBLIC | MEMF_CLEAR)) {
  947.                if (id = AllocMem(sizeof (struct InfoData),
  948.                                  MEMF_PUBLIC | MEMF_CLEAR)) {
  949.                  if (mp = CreatePort(NULL, 0)) {
  950.                    sp->sp_Msg.mn_Node.ln_Name = (char *) &sp->sp_Pkt;
  951.                    sp->sp_Pkt.dp_Link         = &sp->sp_Msg;
  952.                    sp->sp_Pkt.dp_Port         = mp;
  953.                    sp->sp_Pkt.dp_Type         = ACTION_DISK_INFO;
  954.                    sp->sp_Pkt.dp_Arg1         = MKBADDR(id);
  955.        
  956.                    PutMsg(cfh->fh_Type, &sp->sp_Msg);
  957.                    (void) WaitPort(mp);
  958.                    (void) GetMsg(mp);
  959.        
  960.                    if (sp->sp_Pkt.dp_Res1)
  961.                      w = (struct Window *) id->id_VolumeNode;
  962.        
  963.                    DeletePort(mp);
  964.                  }
  965.                  FreeMem(id, sizeof (struct InfoData));
  966.                }
  967.                FreeMem(sp, sizeof (struct StandardPacket));
  968.              }
  969.            }
  970.        
  971.            return w;
  972.          }
  973.   
  974.      Notes:
  975.      * Accessing a console's window directly may interfere with operations
  976.        performed by the CON handler. Be careful!
  977.   
  978.      * To obtain the window pointer of a CLI's console, pass the
  979.        FileHandle returned by Open("*", MODE_OLDFILE) to the above
  980.        function.
  981.   
  982.      * The result of the above function may well be NULL, e.g. in case of
  983.        an AUX handler or if an AUTO CON handler is unable to open its
  984.        window.
  985.   
  986.      * Sending an ACTION_DISK_INFO packet to an AUTO CON handler (2.0+)
  987.        causes its window to lose its special AUTO properties (i.e. it can
  988.        no longer be closed at any time by clicking on its Close gadget),
  989.        as the window pointer returned in id_VolumeNode must remain valid
  990.        from now on.
  991.   
  992.      * All in all: Don't use this function. :-)
  993.   
  994.      For more information, please refer to pages 273, 276, 435, 463, 485,
  995.   and 629 in "The Amiga Guru Book" (see Manuals).
  996.   
  997.      Ralph Babel, rbabel@babylon.pfm-mainz.de
  998.   
  999.   3.10 What are pragmas?
  1000.   ======================
  1001.   
  1002.      Pragmas are special compiler commmands which control certain
  1003.   features of a C-compiler. Two problems arise when using pragmas:
  1004.     1. Pragmas are compiler specific. You cannot expect that one compiler
  1005.        will understand pragmas of another compiler, even if both run on
  1006.        the Amiga.
  1007.   
  1008.     2. You are not guaranteed that a compiler ignores pragmas, that he
  1009.        doesn't understand. Even more: It might not help, to use something
  1010.        like this:
  1011.                 #ifndef MY_COMPILER
  1012.                 #pragma DoAnything
  1013.                 #endif
  1014.   
  1015.   A workaround is to put pragmas in a special include file (BTW, the same
  1016.   holds true for statements like #asm (Aztec-C) or #extern (C++) and
  1017.   replace the above with
  1018.            #ifndef MY_COMPUTER
  1019.            #include <mypragmas.h>
  1020.            #endif
  1021.   
  1022.      But what do pragmas on the Amiga? The most common usage (not the
  1023.   only, but most meant when talking about pragmas) is to tell the
  1024.   compiler about how to call library functions: Simple C functions expect
  1025.   their arguments on the stack, but library functions want their
  1026.   arguments in special processor registers and additionally the `library
  1027.   base' in register a6. Lets have a look at a pragma command of the
  1028.   Aztec-Compiler.
  1029.            #pragma amicall(SysBase,0xd2,FreeMem(a1,d0))
  1030.   
  1031.   This tells the compiler to put the first argument of FreeMem in register
  1032.   a1, the second in register d0 and the value of the variable SysBase in
  1033.   register a6. Maxons pragmas look the same, Dice pragmas and SAS pragmas
  1034.   look a bit more complicated;
  1035.            #pragma libcall SysBase FreeMem d2 0902
  1036.   
  1037.   Here d2 is (like 0xd2 above) the `library vector offset' (see below),
  1038.   the digits 09 are codes for the argument register in reversed order
  1039.   (Register codes are 0=d0, 1=d1, .., 8=a0, 9=a1, a=a2, ..), the
  1040.   following 0 is the result's registerä(always d0))and the final digit 2
  1041.   is the number of arguments.
  1042.   
  1043.      A command `FreeMem(fib,sizeof(*fib);' could produce the following
  1044.   code, if the compiler has seen a pragma statement like above:
  1045.            move.l  _fib,a1
  1046.            move.l  260,d1        ; sizeof(struct FileInfoBlock)
  1047.            move.l  _SysBase,a6
  1048.            jsr     -0xd2(a6)       ; 0xd2 = _LVOFreeMem
  1049.   
  1050.   Calling FreeMem in that way is shorter and faster than pushing the
  1051.   arguments on the stack, calling a function _FreeMem which would do just
  1052.   the same like the above code by pulling the arguments from the stack.
  1053.   
  1054.      The best way to use pragmas is to include statements like the
  1055.   following in your program:
  1056.            /*    Get the prototype for the function; note, that this is    */
  1057.            /*    compiler independent.                    */
  1058.            #include <clib/exec_protos.h>
  1059.        
  1060.            /*    Get the pragma; compiler dependent, but most pragmas    */
  1061.            /*    are in files with the same name.
  1062.            #ifdef AZTEC_C
  1063.            #include <pragmas/exec_lib.h>
  1064.            #endif
  1065.            #if defined(__SASC) || defined(_DCC) || defined(__MAXON__)
  1066.            #include <pragmas/exec_pragmas.h>
  1067.            #endif
  1068.            #ifdef __GNUC__
  1069.            #include <inline/exec.h>
  1070.            #endif
  1071.   
  1072.   The above example can be compiled on all these compilers and produce the
  1073.   best code.
  1074.   
  1075.      A final question arises: How to get the pragmas? Most compilers have
  1076.   them included. However, sometimes you want to produce pragmas for
  1077.   yourself, for example if you are using new libraries or new versions
  1078.   with additional functions. In that case you can produce them from the
  1079.   so-called `FD' files which should be a part of the developer docs of
  1080.   the library. (The NDU has a directory FD which contains FD files for
  1081.   all libraries and devices of the OS. see Includes) Most compilers have
  1082.   a utility with the name `fd2pragma' or similar included which can do
  1083.   that for you. A freely distributable version which can produce pragmas
  1084.   for Aztec, Dice, SAS and Maxon as well as LVO files for assembler and
  1085.   stub routines for the tag versions is available on Aminet
  1086.   (`dev/misc/fd2pragma2_0.lha' and on the Fish CDs.
  1087.   
  1088.      For pragmas under gcc see Inline Headers.
  1089.   
  1090.   3.11 My Compiler/Linker is complaining about missing symbol xxx.
  1091.   ================================================================
  1092.   
  1093.      First be sure, that the function is really missing: For example
  1094.   floating point functions are in a special link library and you need a
  1095.   linker option like `-lm' to include it into your program. Another
  1096.   possibility would be that you are using a library function and didn't
  1097.   notice it. This might lead to a missing library base, `IntuitionBase'
  1098.   for example. In that case just put something like
  1099.            struct Library *IntuitionBase;
  1100.   
  1101.   somewhere in the global part of your program. (Don't forget to call
  1102.   OpenLibrary() and CloseLibrary! :-)
  1103.   
  1104.      However, you could as well use a function which really isn't present
  1105.   in your library at all. If you have, for example, an amiga.lib from 2.0
  1106.   you would hardly find the locale functions or the pool memory
  1107.   functions. (1) Best solution is to get the NDU (see Includes), but you
  1108.   probably don't want to wait for it. In that case you have to find what
  1109.   kind of function you are missing.
  1110.      * Simple library functions (Examples: `exec/AllocPooled',
  1111.        `locale/OpenCatalogA') can be called with pragmas. However, you
  1112.        need informations on the name of the library base and where to put
  1113.        the arguments. See Pragmas.
  1114.   
  1115.      * Tag functions are mostly just stub functions which call library
  1116.        functions. If you have, for example, `dos/AllocDosObject' which
  1117.        expects a constant and a pointer to an array of tags, you have the
  1118.        varargs version `AllocDosObjectTags' which expects tags on the
  1119.        stack as well! Just create the following function:
  1120.                 #include <clib/dos_protos.h>
  1121.                 #include <pragmas/dos_pragmas.h>    /*  Probably wrong name */
  1122.             
  1123.                 void *AllocDosObjectTags(ULONG objtype, Tag tag1, ...)
  1124.                 { return(AllocDosObject(objtype, (struct TagItem *) &tag1);
  1125.                 }
  1126.   
  1127.      * Some functions still remain: Amiga.lib has some functions which
  1128.        are really doing valuable things and not just call a library: The
  1129.        BOOPSI functions (`DoMethod', `DoSuperMethod') the memory pool
  1130.        functions (`LibAllocPooled', `LibCreatePool', which are
  1131.        replacements of 3.0 functions). The only way to replace these is
  1132.        to get equivalents. The AmigaFAQ archive contains some of them
  1133.        (DoMethod, DoSuperMethod and HookEntry) in the `programmer'
  1134.        directory as well as the most common pragma files and some
  1135.        examples of varargs functions. See Amiga-FAQ Archive.
  1136.   
  1137.      ---------- Footnotes ----------
  1138.   
  1139.      (1)  This problem arises most frequently for owners of Aztec which
  1140.   is no longer supported and owners of Dice, which has sometimes rather
  1141.   incomplete libraries. I own both ...
  1142.   
  1143.   3.12 Where do I find the function xxx?
  1144.   ======================================
  1145.   
  1146.      If you are not sure about the name of the appropriate function for a
  1147.   certain job or in which library to find it, you can search in these
  1148.   places:
  1149.      * In the Autodocs for each library you find at the very beginning a
  1150.        contents table listing all functions available in this library.
  1151.        They are sorted alphabetically, just like in the rest of the
  1152.        Autodocs.  In the body part of the Autodocs you find complete
  1153.        explanations and specifications for each library function. See
  1154.        Includes.
  1155.   
  1156.      * The .FD files also offer a very compact overview over all functions
  1157.        of the diverse libraries, complete with a short information about
  1158.        the function arguments. If you already know roughly what you
  1159.        search for and e.g. only need the precise order of the arguments,
  1160.        you can find all needed information here. See Pragmas.
  1161.   
  1162.      Dr. Peter Kittel, peterk@cbmger.de.so.commodore.com
  1163.   
  1164.   3.13 The GNU C compiler: general information and installation
  1165.   =============================================================
  1166.   
  1167.      This chapter contains general and installation information about the
  1168.   amiga-port of the GNU C compiler gcc.
  1169.   
  1170.   3.13.1 Current Version
  1171.   ----------------------
  1172.   
  1173.      Gcc current version is now 2.6.0 and 2.6.1 is in work.  It does
  1174.   include a new version of ixemul.library, v40.3, but users are urged to
  1175.   get ixemul404.lha on Aminet site or my own FTP site, due to errors for
  1176.   68000 systems. A new library, libnix, avoid using ixemul.library.
  1177.   2.6.1 will include protos, like SAS-C, making SASC ports to GCC easier.
  1178.   A new assembler, gas-2.5 is included, a package called q_anote enables
  1179.   output of mixing C/Asm code for debugging purposes.  Work is in
  1180.   progress to implement stack growing facility, thus avoiding setting
  1181.   stack before launching gcc.
  1182.   
  1183.   3.13.2 Requirements
  1184.   -------------------
  1185.   
  1186.      Any Amiga (ranging from A1000 upto A4000/40) will run amigados-gnu
  1187.   utilities. A minimum of 4MB memory is needed in order to compile
  1188.   small/medium projects. More memory will be needed for large projects,
  1189.   such as recompiling gcc itself, or programming C++. Gigamem and VMM do
  1190.   work with GCC so *maybe* less memory will work. But in this case, an
  1191.   MMU equipped Amiga (A3000,A4000/40) is necessary.  See 68EC0xx.
  1192.   
  1193.      A full installation, including C++/ObjC related files, inline
  1194.   headers, cbm-headers, (see Includes) roughly requires about 20 MB of HD
  1195.   space.
  1196.   
  1197.      Support for 1.2/1.3 is dropped. If you have 1.2/1.3, get a better
  1198.   Kickstart version. Gcc works under KS 1.2/1.3, but the full
  1199.   functionality is only available under KS 2.x+. A fast CPU (eg.
  1200.   68030@25MHz or better) is also of help.
  1201.   
  1202.   3.13.3 Authors
  1203.   --------------
  1204.   
  1205.      Gcc and related GNU-software has been ported to the Amiga by the
  1206.   following folks: See How to get help.
  1207.            Gcc v2.2.2 port:   Markus Wild
  1208.            Gcc v2.3.3 port:   Markus Wild
  1209.            Gcc v2.4.5 port:   Philippe Brand, Lars Hecking, Fred Fish
  1210.            Gcc v2.5.0 and up: Philippe Brand, Fred Fish, Leonard Norrgard
  1211.        
  1212.            Ixemul.library:    Markus Wild, Leonard Norrgard, R. Luebbert
  1213.            Libnix:           Matthias Fleischer, Gunther Nikl
  1214.                Gerlib:            Gerhard Mueller
  1215.   
  1216.   3.13.4 Sources for Gcc
  1217.   ----------------------
  1218.   
  1219.      All GCC sources & binaries are available on:
  1220.   
  1221.     1. Aminet sites (wuarchive.wustl.edu and mirrors such as ftp.luth.se)
  1222.        in /pub/aminet/dev/gcc
  1223.   
  1224.     2. Ramses The Amiga Flying BBS:
  1225.                 +33-1-60037015  HST Dual v32 terbo 4800-21600
  1226.                     +33-1-60037713  SupraFax v32bis    4800-14400
  1227.                     +33-1-60037716  Tornado v22bis     1200-2400
  1228.        in Topic `Development', Area `Gcc' (are 156).
  1229.   
  1230.      GNU source code is available on:
  1231.   
  1232.     1. the same FTP site you've taken the binary distribution from
  1233.   
  1234.     2. gnu.prep.ai.mit.edu (18.71.0.38) in `/pub/gnu'
  1235.   
  1236.     3. Ramses The Amiga Flying BBS in Topic
  1237.        `AmigaUnix/Unix/Linux/NetBSD', Area `Gnu Source Code'
  1238.   
  1239.      These archives should contain everything necessary to get you going,
  1240.   they don't include sources for ixemul.library, which are available on
  1241.   Aminet sites in `/pub/aminet/dev/gcc/ixemsrc3947.tar.gz' (as of this
  1242.   writing, work is in  progress for the v40 version of ixemul.library,
  1243.   sources will be available on an Aminet site near you).
  1244.   
  1245.      As stated by Richard Stallman of the FSF:
  1246.   
  1247.      "The GPL says that any distribution of binaries must contain either
  1248.   the source code or a written offer to supply source code (see the GPL
  1249.   for details of what is required)."
  1250.   
  1251.   3.13.5 Inline Headers
  1252.   ---------------------
  1253.   
  1254.      The inline headers for gcc can be created from the original CBM fd
  1255.   files.  See Includes. See Pragmas. They can be created as follows:
  1256.   
  1257.        CLI> Assign INCLUDE: GCC:os-include
  1258.        CLI> Assign FD: INCLUDE:fd
  1259.        CLI> Makedir INCLUDE:inline
  1260.        CLI> cd USR:bin/geninline
  1261.        CLI> gen31
  1262.   
  1263.      This will create all inline-headers in `GCC:os-include/inline'.  If
  1264.   you have 2.0 headers, use gen20 instead, if you have 3.0, use gen30.
  1265.   OS3.1 (rev 40.13) inline headers are included with the current version
  1266.   of gcc. See Current Version.
  1267.   
  1268.      NOTE: perl scripts do not handle correctly AmigaDOS include files,
  1269.   which seems to mean they are somewhat broken. This needs some voluntary
  1270.   work ...
  1271.   
  1272.      There is also another way of generating inline headers, using
  1273.   fd2inline program:
  1274.   
  1275.        CLI> fd2inline <fd_file> <proto_file>
  1276.   
  1277.   3.13.6 Amiga Libraries
  1278.   ----------------------
  1279.   
  1280.      Starting from this release an AmigaDOS compliant library is provided,
  1281.   thanks to libnix authors (Matthias Fleischer and Gunther Nikl).
  1282.   
  1283.      Anyway if you want to rebuild one, there are two methods:
  1284.   
  1285.      1) Using hunk2gcc; the AmigaDOS object converter made by Markus
  1286.   Wild. To achieve this, simply grab a copy of latest amiga.lib (from
  1287.   Commodore Development Kit, see Includes) and make a new directory where
  1288.   you want your converted object files to go, cd into it, and enter
  1289.   
  1290.            hunk2gcc amiga.lib [..further libs if you like..]
  1291.   
  1292.      This generates an a.out object file for every program unit present
  1293.   in the hunk file (in this case, from amiga.lib).
  1294.   
  1295.      As the final step convert all those files into an a.out style
  1296.   library by issuing:
  1297.   
  1298.            ar qc libamiga.a obj.*
  1299.            ranlib libamiga.a
  1300.   
  1301.      The ranlib run builds a symbol table in the archive, and makes
  1302.   accesses to the library much faster.
  1303.   
  1304.      2) Creating a libamiga.a library with libnix is fairly easy, but
  1305.   takes some time. Just uncompress sources.lha from libnix distribution
  1306.   and run a `make libamiga.a'.
  1307.   
  1308.      *Note:* As long as you make no AmigaDOS specific calls, you can
  1309.   create a dummy library using:
  1310.   
  1311.          cat "int dummy;" >dummy.c
  1312.          gcc -c dummy.c
  1313.          ar crv libamiga.a dummy.o
  1314.          mv libamiga.a gcc:lib
  1315.   
  1316.   3.13.7 Installation
  1317.   -------------------
  1318.   
  1319.     1. If this is your first installation of GCC:
  1320.   
  1321.        Do the following:
  1322.   
  1323.             cd place_with_lot_of_space      ; EDIT! specify one
  1324.             makedir gnu
  1325.             lha x gcc260-base.lha           ; first part, you need it
  1326.   
  1327.        Now you have to append `gnu/s/user-startup' to your
  1328.        `s:user-startup' (replace Devel:GNU by your own gnu path).
  1329.   
  1330.        Continue:
  1331.   
  1332.             execute gnu/s/user-startup      ; makes important assigns
  1333.             copy gnu/envarc/#? ENVARC:
  1334.   
  1335.        *Edit* the following lines!  If you have a 68000 or 68010 Amiga,
  1336.        remove the "-020" from the following lines wherever it appears!
  1337.   
  1338.             lha x gcc260-c-020.lha      ; C-compiler part; you need it
  1339.             lha x gcc260-doc.lha        ; only if you want Gcc documentation
  1340.             lha x gcc260-c++-020.lha    ; only if you want C++
  1341.             lha x gcc260-objc-020.lha   ; only if you want Objective-C
  1342.             lha x gcc260-utils.lha      ; only if you want additional utilities
  1343.                                         ; (recommended for Unix compatibility)
  1344.             lha x gcc260-utilsdoc.lha   ; if you want all utilities documentation
  1345.   
  1346.        You must restore links between some programs by running the script
  1347.        `restorelinks':
  1348.   
  1349.             sh /gnu/s/restorelinks      ; EDIT! Append a " copy" to this line
  1350.                                         ; if you don't want to use makelink
  1351.                                         ; but rather copy file
  1352.   
  1353.        Last part:
  1354.   
  1355.             lha x gcc260-diffs.lha      ; if you want to rebuild all distribution
  1356.             lha x gcc260-texi.lha       ; if you want to build Postscript doc files
  1357.   
  1358.        Now skip to next paragraph and happy compiling!
  1359.   
  1360.     2. If you "upgrade" your gcc environment from v2.5.x, just unarchive
  1361.        first 2 archives as it would normally include all what you need
  1362.        (thus gcc260-base and gcc260-c). Make sure you delete your
  1363.        previous ixemul.library wherever it is (usually LIBS:).
  1364.   
  1365.   
  1366.      *Note*:  new version of ixemul.library is provided, make sure you
  1367.   don't have another copy somewhere which may conflict with gcc.
  1368.   
  1369.   3.13.8 Compiling
  1370.   ----------------
  1371.   
  1372.      What about a nice Hello World ?
  1373.   
  1374.        #include <stdio.h>
  1375.        
  1376.        main()
  1377.        {
  1378.          printf("Hello World!\n");
  1379.        }
  1380.   
  1381.      This was pretty simple ;-) Now we have to compile it.  There's a lot
  1382.   of options in gcc but simplest way to compile this would be:
  1383.   
  1384.        CLI> gcc -o hello hello.c
  1385.   
  1386.      Simple ?
  1387.   
  1388.      Here's more options.
  1389.   
  1390.      Target processor for Motorola family: You can compile plain 68000
  1391.   code, 68020, 68030, 68040, 68881 (have a look at GCC documentation,
  1392.   either in info or AmigaGuide format, chapter `Invoking Gcc/SubModel
  1393.   Options/M680X0 Options for Motorola specific compilation flags').
  1394.   
  1395.        CLI> gcc -m68020 -m68881 -o hello hello.c
  1396.   
  1397.      This will compile your programs using 68020 code and direct calls to
  1398.   math-processor, and will link with accelerated libraries, located in
  1399.   `GCC:lib/lib020'.
  1400.   
  1401.      Optimization: Either you don't want optimization, or you can provide
  1402.   `-O', which will optimize your code, or if you really want top
  1403.   optimization, use `-O2' flag (for more discussion about optimization,
  1404.   read info or AmigaGuide doc chapter Invoking Gcc/Optimize Options).
  1405.   There's now even a `-O3' optimization option, which will go even
  1406.   further.
  1407.   
  1408.        CLI> gcc -O2 -o hello hello.c
  1409.   
  1410.      You'll never have a "Hello World" program running so fast ;-)
  1411.   
  1412.      Code generation: Perhaps you want to generate resident programs.
  1413.   Flag is -resident, at compile and link stage.
  1414.   
  1415.        CLI> gcc -resident -o hello hello.c
  1416.   
  1417.      Of course you can mix all options, resulting in:
  1418.   
  1419.        CLI> gcc -O2 -m68020 -m68881 -resident -o hello hello.c
  1420.   
  1421.      This will make a 68020+68881 executable highly optimized and
  1422.   resident.
  1423.   
  1424.      IMPORTANT: If you only use AmigaDOS functions or you don't want to
  1425.   use ixemul for philosophical reasons, you can get rid of ixemul.library
  1426.   with:
  1427.   
  1428.        CLI> gcc -noixemul -o foobar foobar.c
  1429.   
  1430.      provided you have libnix distribution (included with 2.6.0
  1431.   distribution).
  1432.   
  1433.   3.13.9 How to get help
  1434.   ----------------------
  1435.   
  1436.      The current amiga-gcc-port maintainer is available:
  1437.   
  1438.            Philippe BRAND
  1439.            Fidonet: Ramses The Amiga Flying BBS 2:320/104.21
  1440.            Email:   phb@colombo.telesys-innov.fr (ONLY for personnal email).
  1441.            Ftp:     colombo.telesys-innov.fr:/pub/amigados-gnu
  1442.                     or /pub/incoming/uploads for uploads.
  1443.   
  1444.      There's also an amiga-gcc mailing list running in Finland.  See
  1445.   Mailing lists.  Philippe Brand will forward all questions to that list,
  1446.   but you'd be better off using it directly ;)
  1447.   
  1448.   4 Applications
  1449.   **************
  1450.   
  1451.      This chapter offers informations about major Applications.
  1452.   
  1453.   4.1 Text Editors
  1454.   ================
  1455.   
  1456.      Text Editors are programs allowing to enter and edit unformatted
  1457.   text.  Generally, this means text that is meant to be manipulated by
  1458.   machine, rather than human. Programmers use these to enter the text for
  1459.   compilers.  Since UNIX machines don't typically have word processors,
  1460.   most text processing starts with a text editor, then is filtered
  1461.   through a page layout system (TeX, for example) to produce attractive
  1462.   paper results.
  1463.   
  1464.   *Commercial Products*
  1465.        CygnusEd Professional and TurboText seem to be the main contenders
  1466.        in the professional realm. The Fred Fish disks contain dozens of
  1467.        other shareware text editors. A demo version of TurboText is on
  1468.        Fish disk 445.  A very old demo of CygnusEd is on Fish disk 95
  1469.        (testament to its lasting-power). In the following some freely
  1470.        distributable editors will be discussed.
  1471.   
  1472.   *Emacs*
  1473.        Gnu Emacs (the "G" is not silent) comes from Unix and is probably
  1474.        the king of editors - it's huge (about 1 Megabyte), feature-packed
  1475.        (it does windows and even contains a game!) and extensible (if you
  1476.        know lisp you can write new emacs functions and bind them to any
  1477.        key combination).  On the other hand, it may be too huge, its
  1478.        feature-ladenness is imposing, and its extensibility often means
  1479.        you can't use someone else's emacs configuration. Source: Aminet
  1480.        (directory `util/gnu').
  1481.   
  1482.   *Vi*
  1483.        The leaner, less configurable, non-extensible cousin to gnu emacs
  1484.        is vi (pronounced "vee eye"). Unix people like vi especially
  1485.        because you find it on *any* Unix machine. What you choose is
  1486.        personal preference, and will mark you for life. Vim is a good vi
  1487.        for the amiga, and is on Fish disk 591 or in the `util/gnu'
  1488.        directory of Aminet.
  1489.   
  1490.   *DME*
  1491.        Many Amiga programmers like DME. It's fast, fully configurable;
  1492.        menus may be created and any key may be mapped. It's much easier
  1493.        to learn DME than than Emacs or Vi. There are three different
  1494.        versions: AmokEd, DME and XDME. It's a matter of opinion which you
  1495.        prefer. (Oberon and Modula programmers like AmokEd because it's
  1496.        written in Oberon and supports AmigaOberon error messages, C
  1497.        programmers like DME or XDME.) Sources: Aminet (directory
  1498.        `util/edit'), Fish disk 776 (XDME) and 749 (AmokEd), AMOK 90.
  1499.   
  1500.   4.2 What word processors are there?
  1501.   ===================================
  1502.   
  1503.      A word processor is the typical application for writing notes,
  1504.   letters or reports on a computer. Unless you prepare newsletters on a
  1505.   weekly basis, your word procesor is probably your workhorse program.
  1506.   Thus choosing one you are comfortable with determines how comfortable
  1507.   you are with your computer. Word processors can offer a variety of
  1508.   features, and many can approach the sophistication required for Desktop
  1509.   Publishing (see DTP) but no one uses them for programming, for which
  1510.   text editors are more suited.
  1511.   
  1512.      One distinguishes between Wysiwyg programs (What you see is what you
  1513.   get) and page layout languages. Wysiwyg programs should be fast,
  1514.   comfortable and easy to use. Most people prefer them. The alternative
  1515.   is an approach that works similar to compilers. You feed text files to
  1516.   a a program that produces the layout which may be previewed on screen
  1517.   or printed. LaTeX takes this approach. See TeX. Lout is another such
  1518.   system which seems smaller, easier to learn and has full documentation
  1519.   included, but it is nonstandard.  Lout produces Postscript output. (I
  1520.   don't know if this is an advantage or disadvantage. ;-) See Postscript.
  1521.   Both programs are freely distributable.
  1522.   
  1523.      There are a lot of wysiwyg programs, but only commercial products:
  1524.   FinalWriter, Final Copy II, Wordworth, Word Perfect, AmiWrite,
  1525.   Beckertext II, Maxon Word and many others. I don't dare to recommend
  1526.   any.  All I can say is: Give yourself time to make a selection.
  1527.   
  1528.   4.3 Desktop Publishing
  1529.   ======================
  1530.   
  1531.      These programs offer features lacking in word processors, usually
  1532.   tailored to flexible arrangement of text, but often don't provide all of
  1533.   the text manipulation that a good word processor provides. The best
  1534.   desktop publishing programs strive to provide the features of both,
  1535.   just as the best word processors strive to provide the features of
  1536.   desktop publishing programs. Microsoft Word (Mac, PC) is a good example
  1537.   of a word processing program that offers many page layout feature.
  1538.   Framemaker (UNIX, Macintosh, DOS, etc.) is an example of a desktop
  1539.   publishing system that offers most needed word processing functions. As
  1540.   yet, no Amiga program has bridged the gap, though the main word
  1541.   processors are coming close. (On the other hand, even many
  1542.   sophisticated programs don't support typesetting mathematics, tables,
  1543.   producing bibliographies, indexes, or cross-references. The page layout
  1544.   languages do, and programs like Frame are improving their support of
  1545.   such features.) Unless you need to prepare fancy newsletters or
  1546.   promotional literature, a word processing program is probably enough.
  1547.   See Word Processors.
  1548.   
  1549.      There are not yet any freely distributable wysiwyg desktop publishing
  1550.   systems. Commercial products are ProPage and PageStream. They have been
  1551.   playing leapfrog for the past few years. It appears that PageStream 3.0
  1552.   is about to leap ahead. A more detailed description of these products
  1553.   and their differences is welcome. Both programs' list prices are $299.
  1554.   Student discounts are available (approx 40% discount.)
  1555.   
  1556.   4.4 What is TeX and where can I get it?
  1557.   =======================================
  1558.   
  1559.      TeX is a very powerful wordprocessing system. It can display
  1560.   mathematical formulas or complex tables as well as function graphs,
  1561.   creates indices, contents and many other things. Its greatest advantage
  1562.   is that it is freely distributable (TeX, not the previewers and the
  1563.   printer drivers!) and that you find TeX all over the world on every
  1564.   computer family. Its greatest disadvantage is that it isn't very handy
  1565.   (works similar to a compiler) and it isn't wysiwyg. But many people
  1566.   like it. (BTW: This document is written using TeX. 8-) See Word
  1567.   Processors.
  1568.   
  1569.      There are two major implementations on the Amiga. The first one,
  1570.   Amiga-TeX, from Thomas Rockicki and Radical Eye software is commercial.
  1571.   It is said to be excellent and his owners seem to be very satisfied.
  1572.   But it costs at least 200$.
  1573.   
  1574.      I recommend PasTeX, a freely distributable version. People seem to
  1575.   have problems installing PasTeX, especially the font loading and
  1576.   generation (It's a quite complex program.) but I did not here anyone
  1577.   upset once it was installed. (A friend with knowledge of TeX helps
  1578.   immensely.) A few words should be said what you need:
  1579.      * 5 disks containing the TeX-compiler itself
  1580.   
  1581.      * 2 disks containing MetaFont
  1582.   
  1583.      * Nothing more Many people ask for fonts. They are included in the
  1584.   MetaFont-package and can get compiled by you. All you need to do is
  1585.   setting up your TeX-system in the right way which is described in the
  1586.   documentation. Please note that the PasTeX disks are compressed using
  1587.   the program Zoom. (see Endings) Sources: FTP at `ftp.uni-passau.de',
  1588.   directory `/pub/amiga/tex/PasTeX1.3' and the Fish CDs.
  1589.   
  1590.   4.5 Are there any Postscript interpreters?
  1591.   ==========================================
  1592.   
  1593.      PostScript is a programming language designed to be used to describe
  1594.   printing on pages. Apple helped make PostScript popular by selling
  1595.   printers with built in PostScript interpreters. Many programs have
  1596.   evolved to produce PostScript programs as their output, making
  1597.   PostScript the lingua franca of printing. Until recently, in order to
  1598.   print a PostScript file, you had to have a relatively expensive laser
  1599.   printer. The development that changed this was the software PostScript
  1600.   interpreter. These programs allow your computer to interpret PostScript
  1601.   programs, and produce the matrix of dots to send to your normal
  1602.   graphics printer.
  1603.   
  1604.      One of the benefits of PostScript is that it is resolution
  1605.   independent.  What this means is that it can support the highest
  1606.   resolution of your device - and that you can reasonably preview
  1607.   PostScript on a low resolution screen.
  1608.   
  1609.      There are two free PostScript interpreters for the Amiga. Post and
  1610.   Ghostscript. Post comes as an Amiga shared library along with front
  1611.   ends for previewing to the screen and printing. This structure allows
  1612.   others to write programs that can show PostScript images on screen. In
  1613.   fact, AmigaTeX uses Post's library to support incorporation of
  1614.   PostScript into documents.  Ghostscript similarly comes in two
  1615.   programs, but not as a shared library.  Ghostscript is the rendering
  1616.   engine, and Ghostview is the front end.  Sources: Aminet (directorys
  1617.   `text/print' and `text/dtp'), Fish disk 669
  1618.   
  1619.   5 How about Graphics?
  1620.   *********************
  1621.   
  1622.      Graphics is one of the major strengths of the Amiga. Why don't we
  1623.   have more answers here? :-(
  1624.   
  1625.   5.1 What are chunky and planar displays?
  1626.   ========================================
  1627.   
  1628.      Simply put, the terms `chunky' and `planar' (short for `bitplanar')
  1629.   refer to different ways of storing graphics information in a computer's
  1630.   memory. They are rather easy to understand, as far as things go, but
  1631.   incredibly difficult to explain:
  1632.   
  1633.      Computer images are arranged as a grid of pixels, each of which can
  1634.   be thought of as a number representing the color number of the pixel,
  1635.   sort of like a paint-by-numbers scheme.  For example, here's a
  1636.   simplified example image, in four colors:
  1637.   
  1638.           00302132
  1639.   
  1640.      The Amiga stores this image in a `bitplane' mode. That is, it is
  1641.   represented by several planes of bits (binary digits, 1s or 0s). This
  1642.   is a four-color image, so each color number could be represented by two
  1643.   bits.  Therefore there are two bitplanes:
  1644.   
  1645.           00100110    Here's bitplane 0
  1646.           00101011    And here's bitplane 1
  1647.           --------    Now, let's add them up, binary style:
  1648.           00302132
  1649.   
  1650.      Which is the final image. If the image was in two dimensions, it
  1651.   would truly be composed of bit planes. However, I'd need three
  1652.   dimensions to show multiple bitplanes overlayed, and therefore for
  1653.   simplicity we're working in one dimension (which is all we need).
  1654.   
  1655.      Now, there's another way of storing this image.  How about if we
  1656.   localize the bit data in little chunks?
  1657.   
  1658.           00 00 11 00 01 10 11 01 = 00302132
  1659.   
  1660.      This is the principle of the `chunky' pixel mode.
  1661.   
  1662.      Both methods of image storage are perfectly logical, and no one can
  1663.   say that one is better than the other. However, there are certain
  1664.   technical aspects which cause certain advantages and disadvantages.
  1665.   
  1666.      First, if you've seen colored text scroll on your Amiga, you know
  1667.   there is a bit of "flicker" that arises. Specifically, what happens is
  1668.   that while the text is scrolling, its color temporarily changes to
  1669.   something completely different. What's happening is that the computer's
  1670.   moving several bitplanes of data while the raster (monitor electron
  1671.   gun) is sweeping across the screen. What that means is that, if the
  1672.   raster catches the data while it's being moved, you can end up with some
  1673.   bitplanes being moved and some not. What if we filled bitplane 1 in the
  1674.   example above with 0s? Instantly all the 3s become 1s, and the 2s
  1675.   become 0s! This is what causes "flicker" when certain colors are
  1676.   scrolled. By contrast, if a chunky pixel display is caught while
  1677.   scrolling, all we see is a partially-scrolled image; the colors are
  1678.   preserved (since their units are the small ones).
  1679.   
  1680.      That's a disadvantage to planar pixels, but what about chunky pixels?
  1681.   Well, recall that a computer organizes information in terms of 8 bit
  1682.   bytes. These groups are static; you cannot decide to all of a sudden
  1683.   organize data in terms of three bytes or something! Therefore, when
  1684.   using chunky pixels, things get complicated if we decide to use a
  1685.   nonconvenient number of bits per pixel. In practice, the 8-bit
  1686.   (256-color) mode, and 24-bit (16 million color) modes are the most
  1687.   common candidates for chunky pixel displays.
  1688.   
  1689.      Finally, certain effects can be accomplished with the different
  1690.   systems.  Bitplanar mode is particularly useful for things like shadows
  1691.   (where an extra bitplane is set with 1s instead of 0s), and chunky mode
  1692.   is great for perspective and "mapping" (since the data for each pixel is
  1693.   localized in a single "chunk"). The latter advantage makes chunky pixel
  1694.   mode really great for games, and is what made Wolfenstein 3-D possible.
  1695.   
  1696.      We all know that Amigas use the bitplane system for storing images.
  1697.   However, the Macintosh and PC(VGA) both use chunky pixel modes. While
  1698.   we can optimize our RAM usage with "bizarre" modes like 8- and
  1699.   128-color, they gain the advantages of non-flicker scrolling, and the
  1700.   programming simplicity of just writing a byte where you want the pixel
  1701.   to go.
  1702.   
  1703.      The difference between the two modes becomes problematic in things
  1704.   like emulation. EMPLANT has a "chunky to planar" routine which it uses
  1705.   to convert a Macintosh display into an Amiga one. "Chunky to planar"
  1706.   routines are also useful for getting chunky-inclined things to run on
  1707.   Amigas (see TMAPDemo, rotdemo). On a side note, there was some
  1708.   confusion as to what EMPLANT used the MMU for with regard to chunky to
  1709.   planar. The MMU itself is incapable of performing the algorithm for the
  1710.   conversion; rather, it is used to detect what portions of the display
  1711.   memory are updated from the Mac side, and therefore the processor is
  1712.   saved from having to perform the chunky to planar conversion for the
  1713.   entire display.
  1714.   
  1715.      I sincerely hope that helped clear up most of the mystery concerning
  1716.   the terms "Chunky" and "Planar"!
  1717.   
  1718.      (Joseph Luk, jluc@eis.calstate.edu)
  1719.   
  1720.   5.2 What is doublebuffering?
  1721.   ============================
  1722.   
  1723.      Don't be ashamed if you haven't a clue as to what this is. It's
  1724.   rather simple, really. Imagine you wanted to animate something by
  1725.   drawing out each frame. Now imagine you had only one piece of paper.
  1726.   Even if you drew pretty fast, it would be difficult to see what the
  1727.   animation looks like because you'd have to erase the frame you just
  1728.   drew, in order to draw the next one!
  1729.   
  1730.      What if you had two pieces of paper? Why, then, you could see the
  1731.   difference between two adjacent frames. First you'd draw your first
  1732.   frame on the first piece of paper, then you'd draw the second frame on
  1733.   the other piece.  Then you'd erase the picture on the first piece of
  1734.   paper, and draw in the third frame. Then you'd erase the picture on the
  1735.   second piece of paper, and draw in the fourth frame, and so forth.
  1736.   
  1737.      This is the principle of doublebuffering. The computer shows you the
  1738.   picture it just drew, then turns around and draws the next one. It then
  1739.   swaps the picture in front of you with the one it just drew, and
  1740.   repeats the process. The result is a smooth animation, because you
  1741.   never need to see the computer draw; all you see is each finished
  1742.   product.
  1743.   
  1744.      (Joseph Luk, jluc@eis.calstate.edu)
  1745.   
  1746.   5.3 What monitors will work on my Amiga 1200/4000?
  1747.   ==================================================
  1748.   
  1749.      Monitors can be classified after the horizontal scan frequency they
  1750.   require.  TVs, as well as C='s 1084 monitor, need frequencies around 15
  1751.   kHz. VGA/SVGA need approx. 30 kHz. Multisync monitors can take many
  1752.   frequencies.
  1753.   
  1754.      In short: You can use any monitor you want with an A1200. BUT:
  1755.   
  1756.      - If you use a regular VGA/SVGA monitor, you can only use a few
  1757.        display modes (like DblPAL, DblNTSC and/or Productivity). I.e.
  1758.        (320|640) x (256|512|1024) for DblPAL. This is great for Workbench
  1759.        and all "serious" utilities (DTP etc), but don't expect any games
  1760.        to work... they don't use your preferences, just take over the
  1761.        machine and assume a 15 kHz monitor. Also, you cannot utilize the
  1762.        "Early Startup Control" screen (you know, disable cache, and that
  1763.        stuff), which also requires a 15 kHz monitor. Furthermore, VGA
  1764.        monitors don't have speakers. And the VGA-type modes don't support
  1765.        Genlocks. But for a lot of "serious" work, a VGA monitor is quite
  1766.        adequate.
  1767.   
  1768.      - You already know what happens with a 15 kHz monitor; the
  1769.        flickering in Interlace mode. A small tip: Try to use NTSC instead
  1770.        of PAL. This increases the refresh rate from 25 Hz to 30 Hz, at
  1771.        the expense of lower vertical resolution (482 lines maximum). The
  1772.        NTSC and PAL modes aren't as bad as many people think. If your
  1773.        monitor has a lot of phosphorous (long afterglow), PAL Laced can
  1774.        be quite OK, and it gives you a resolution of 1448x566 in
  1775.        SuperHiRes. That's the highest resolution currently supported on
  1776.        AGA Amigas, in _any_ display mode.
  1777.   
  1778.      - A Multisync gives you the best of both worlds. The new 1940 and
  1779.        1942 monitors from C= are quite OK, although rather cumbersome to
  1780.        use... The h/v size and offset must be set manually each time you
  1781.        switch display mode.  (1)
  1782.   
  1783.      For a VGA/SVGA or Multisync monitor, you'd need a little shiny box
  1784.   which gives you the standard 15-pin "D" connector. It costs around $15.
  1785.   
  1786.      There are other alternatives... like the "AmiVGA" box ($50 or so),
  1787.   which I think is a cheapo version of the Flicker Fixer. (But it's
  1788.   really a shame to use this on an AGA Amiga.)
  1789.   
  1790.      Also, you can get a VGA monitor, and hook up your TV to the
  1791.   composite or RF port on the Amiga - one monitor for games, one for
  1792.   serious stuff.
  1793.   
  1794.      (Per Espen Hagen, per.e.hagen@ffi.no)
  1795.   
  1796.      ---------- Footnotes ----------
  1797.   
  1798.      (1)  A patch is available on Aminet for Kickstart 3.0 to do this
  1799.   without manual actions in the file `os30/util/Monitor30Patch.lha'.
  1800.   
  1801.   5.4 How do I switch between PAL and NTSC?
  1802.   =========================================
  1803.   
  1804.      PAL and NTSC are two different video standards, the former being
  1805.   European, and the latter being American. PAL has a slightly taller
  1806.   screen (256 lines non-interlaced, non-overscanned) as opposed to NTSC
  1807.   (200 lines), so if you see the bottom portion of a program's screen
  1808.   getting cut off on your American machine, chances are the program was
  1809.   written for PAL, and is running on your shorter NTSC screen. PAL and
  1810.   NTSC differences are somewhat less important to European users; since
  1811.   their machines default to PAL, running an NTSC program is no more than
  1812.   a minor annoyance having the screen only appear in the top portion of
  1813.   the display.
  1814.   
  1815.      Therefore, for us NTSC folks, switching into PAL mode becomes
  1816.   important to avoid loss of some picture on Euro Demos, etc.
  1817.   
  1818.      First, the most common misconception about switching between PAL and
  1819.   NTSC is that you need a Multiscan or special monitor for such a purpose.
  1820.   Not so! Just about any monitor can handle the minor signal difference
  1821.   between PAL and NTSC (50Hz vertical refresh versus 60Hz). The 108x,
  1822.   19xx, and 20xx series, and even most TVs, can display both PAL and NTSC.
  1823.   Sometimes it is necessary to perform minor tweaking of vertical hold
  1824.   and/or v. size on your monitor to achieve full display, though this is
  1825.   trivial.
  1826.   
  1827.      What IS needed to switch between PAL and NTSC in software, is a
  1828.   "Fatter" (1MB) Agnus or better. If your system has more than 512K of
  1829.   CHIP RAM (use the avail command to find out) you have this chip. If you
  1830.   do not, ou can still construct a hardware switch (see below).
  1831.   
  1832.      The following directions assume you're an NTSC user who wants to
  1833.   switch into PAL mode, but the procedure for going from PAL to NTSC is
  1834.   much the same.
  1835.   
  1836.      The most common use of switching into PAL is for self-booting games,
  1837.   demos, etc.  The best way to accomplish this on pre-3.0 systems is to
  1838.   use Chris Hames' Degrader program (most recent version: 1.30). Once you
  1839.   have procured this program, the switch is as simple as selecting
  1840.   "50Hz", and "50Hz System", then installing the program's ROMTag (little
  1841.   program that runs at boot-time) by pressing the "Survive Reset(s)"
  1842.   button.
  1843.   
  1844.      AmigaDOS 3.0 added a PAL/NTSC switch feature to its Boot Menu, and
  1845.   all you need to do in order to access this is hold down both mouse
  1846.   buttons as the computer boots. Select Display Options, Display
  1847.   Mode/PAL, and then Boot. If the program still fails to go into PAL mode
  1848.   (Zool is one I've found), you may wish to get Degrader anyway and try
  1849.   that.
  1850.   
  1851.      Software PAL/NTSC switching is easy and painless. Some people have
  1852.   gone even further by installing hardware PAL/NTSC switches. This
  1853.   results in a system which even the most nasty hardware-banging programs
  1854.   can't bring to its original configuration (if it has been switched).
  1855.   The procedure is simple - most Amigas have jumpers already - but beyond
  1856.   the scope of this document.
  1857.   
  1858.      Therefore, if your screen is too short or cut off, seek the different
  1859.   screen mode. You'll "see new horizons", literally!
  1860.   
  1861.      (Joseph Luk, jluc@eis.calstate.edu)
  1862.   
  1863.      (1)
  1864.   
  1865.      ---------- Footnotes ----------
  1866.   
  1867.      (1)  PAL/NTSC switching with a MultiSync monitor is possible on 2.0+
  1868.   and easily accomplished by moving the PAL monitor type to (or NTSC, as
  1869.   applicable, I have them both in) the Devs/Monitors drawer (from the
  1870.   Storage/Monitors drawer), reboot, then go into the Prefs drawer and
  1871.   select the ScreenMode program. You will see at least two PAL modes
  1872.   available (PAL and PAL Interlaced). Simply select one of the (usually
  1873.   non-interlaced for demos) and select "Use". All windows on the Workbench
  1874.   will close, the video mode will change, and then the windows will
  1875.   reopen - that simple!
  1876.   
  1877.      Allen J. Newton, anewton@alturia.abq.nm.us
  1878.   
  1879.   6 Emulators
  1880.   ***********
  1881.   
  1882.      What? The Amiga isn't good enough? You really want it to be another
  1883.   machine?  Well, look here...
  1884.   
  1885.   6.1 Can I run Unix on my Amiga?
  1886.   ===============================
  1887.   
  1888.      Actually there are three Unix versions on the Amiga. All of them
  1889.   need at least 68030 (see 68EC0xx), probably a 68040 in the near future
  1890.   and seem to have problems with many hard-drive-controllers. You should
  1891.   have a good look into the documentation before installing it. Unix
  1892.   needs much resources, say at least 10Mb RAM and a 150Mb Unix-partition
  1893.   on the hard-drive.
  1894.   
  1895.     1. Commodore offered a System V Unix in the past. It contained TCP/IP,
  1896.        X11 and other software and seemed to make a good job, but it was
  1897.        expensive and after all Commodore has dropped developing it.
  1898.        Commodore-Unix needs a streamer because it is distributed on tapes.
  1899.   
  1900.     2. A Linux port is prepared. But actually there is not very much than
  1901.        the kernel. Specialists might like to use it, but it cannot be
  1902.        recommended for now. Linux is freely distributable. Sources:
  1903.        `ftp.tsx-11.mit.edu' or `ftp.uni-erlangen.de', both directory
  1904.        `/pub/Linux/MIRROR.tsx-11/680x0'.  Or `ftp.tu-muenchen.de',
  1905.        directory `/pub/comp/os/linux/680x0'.
  1906.   
  1907.     3. NetBSD is freely distributable too. Like Linux it isn't ready for
  1908.        now, but it seems to make big steps. Most GNU software is said to
  1909.        run, especially emacs and gcc. I think it's worth to have a look
  1910.        on it. Sources: `ftp.uni-erlangen.de', Directory
  1911.        `/pub/amiga/unix/NetBSD-regensburg'.  See Fish CD.
  1912.   
  1913.   6.2 Is it possible to use the Amiga as X11 terminal?
  1914.   ====================================================
  1915.   
  1916.      Yes, it is. There are two different packages available:
  1917.   
  1918.      GfxBase offers a commercial version which is said to be excellent,
  1919.   but expensive. The distribution includes different window managers
  1920.   andclients.  A demo version is on Aminet.
  1921.   (`gfx/x11/GfxBase-X11-Demo.lha')
  1922.   
  1923.      DaggeX is freely distributable and probably not finished yet. (It
  1924.   calls itself version 0.91.) Source: Aminet, `gfx/x11/DaggeX-0.91.lha'
  1925.   and `gfx/x11/twm_930531.lha'.
  1926.   
  1927.   6.3 Is there a way to start MS-Dos programs?
  1928.   ============================================
  1929.   
  1930.      PC-Task is a software only IBM-PC emulator for all Amiga computers.
  1931.   The current release is 2.03 which includes emulation of 8086 with
  1932.   MDA/CGA/EGA/VGA, serial and parallel ports, mouse, two harddrives and
  1933.   two floppies.  A demonstration version can be obtained from aminet
  1934.   sites: `/pub/aminet/misc/emu/PCTaskDemo203a.lzh'.  Chris Hames
  1935.   (bytey@melbourne.dialix.oz.au) (pctask@quasar.dialix.au)
  1936.   
  1937.   6.4 How to mount MsDos-formatted Syquests on Amiga
  1938.   ==================================================
  1939.   
  1940.      To mount a MSDos-formatted Syquest on Amiga, you need with an (DOSen)
  1941.   Adaptec-Controller the following Mount-entry in `DEVS:Mountlist':
  1942.   
  1943.        D:      Filesystem      = L:CrossDOSFileSystem
  1944.                Device          = scsi.device
  1945.                Unit            = 2
  1946.                Flags           = 0
  1947.                Surfaces        = 1
  1948.                BlocksPerTrack  = 1
  1949.                Reserved        = 1
  1950.                Interleave      = 0
  1951.                LowCyl          = 32
  1952.                HighCyl         = 169948
  1953.                Buffers         = 128
  1954.                BufMemType      = 0
  1955.                Stacksize       = 4000
  1956.                Priority        = 5
  1957.                GlobVec         = -1
  1958.                DosType         = 0x4D534400
  1959.        #
  1960.   
  1961.      For different (DOSen) controllers this entry should work, too, but
  1962.   maybe you have to adjust it. When inserted, the Syquest-88MB medium is
  1963.   (in this case) automatically mounted (as drive D:) and can be used with
  1964.   help of the CrossDOS-Filesystem as usual.
  1965.   
  1966.      Gerhard Schneider (fido@incubus.sub.org)
  1967.   
  1968.   7 Miscellaneous
  1969.   ***************
  1970.   
  1971.      This last chapter contains some questions that don't fit in the
  1972.   chapters above.
  1973.   
  1974.   7.1 Is there any unix version of LhA?
  1975.   =====================================
  1976.   
  1977.      See Endings.
  1978.   
  1979.   7.2 What are files ending with ...?
  1980.   ===================================
  1981.   
  1982.      Most endings on FTP sites or Fish disks tell you that the file is
  1983.   compressed and/or is an archive containing more than one file. Some
  1984.   programs even archive whole disks. Frequently found endings and
  1985.   programs to handle the related files are:
  1986.   *.sfx*
  1987.        Compressed archives which are included in an executable program:
  1988.        Just call the program and it will extract itself (sfx = self
  1989.        extract)
  1990.   
  1991.   *.lha*
  1992.   *.lzh*
  1993.        Compressed archives; recommended: LhA (`util/arc/LhA_e138.run' on
  1994.        Aminet  or Fish disk 715) or Lx (`util/arc/lx100.lha' on Aminet),
  1995.        Unix version available (`misc/unix/lha-1.00.tar.Z')
  1996.   
  1997.   *.dms*
  1998.        Disks compressed using DMS (`util/arc/dms111.sfx' on Aminet or
  1999.        Fish disk 406)
  2000.   
  2001.   *.zom*
  2002.        Disks compressed using Zoom (`util/arc/Zoom_5.4.lha' on Aminet,
  2003.        Fish disk 682); an older version which you probably need for
  2004.        uncompressing PasTeX is found on Fish disk 459.
  2005.   
  2006.   *.zoo*
  2007.        Compressed archive; recommended: Zoo (`util/arc/zpp2-10.lzh' on
  2008.        Aminet or Fish disk 527)
  2009.   
  2010.   *.Z*
  2011.   *.z*
  2012.   *.gz*
  2013.        Compressed files; recommended gzip (`util/pack/gzip124x.lha' on
  2014.        Aminet), note that this are Unix files in most cases
  2015.   
  2016.   *.tar*
  2017.        Acrhive; recommended: tar (`util/arc/tar.lha' or
  2018.        `util/arc/gtar10.lha' on Aminet or Fish disk 445), note that tar is
  2019.        a Unix archiver and you often find soething like `.tar.Z'.
  2020.   
  2021.   *.arj*
  2022.        Compressed archive; recommended unarj (`util/arc/unarj-0.5.lha' on
  2023.        Aminet)
  2024.   
  2025.   *.zip*
  2026.        Compressed archive; recommended UnZip (`util/arc/unzip-5.1.lha' on
  2027.        Aminet), note that this are MS-Dos archives in most cases
  2028.   
  2029.   7.3 Is there a Stacker-like utility to pack my hard drive?
  2030.   ==========================================================
  2031.   
  2032.      XFH does a good job. It operates as a handler and uses the
  2033.   XPK-libraries, so you have different compression modes (NUKE is a good
  2034.   choice) and possibly even more in the future. The only disadvantage is,
  2035.   that the size of a file is limited by RAM: Don't use it with less than
  2036.   2MB of RAM.
  2037.   
  2038.      XPKDisk by Olaf 'Rhialto' Seibert is another stacker program that
  2039.   takes advantage of the variety of XPK libraries available. Unlike other
  2040.   harddisk compressors it does not compress the files, but creates a
  2041.   pseudo partition and stores the whole tracks as compressed files on
  2042.   your harddisk. Its major advantage is that it does not limit the
  2043.   maximum file size, because it works similar to trackdisk.device and
  2044.   therefore does not need too much temporary storage. But be careful:
  2045.   Never try to optimize an xpkdisk partition using ReOrg. It will trash
  2046.   your virtual partition.
  2047.   
  2048.      Another possibility is EPU. It's shareware and should offer the same
  2049.   as XFH, but without limiting the file size.
  2050.   
  2051.      Sources: Aminet, directory `util/pack', Fish disks 754 (XFH) and 858
  2052.   (EPU)
  2053.   
  2054.   7.4 Where do I get Fish disk xxx?
  2055.   =================================
  2056.   
  2057.      Those FTP servers have that much space (or a CD-Rom) to have all
  2058.   fish disks available online:
  2059.        ftp.isca.uiowa.edu      (USA, directory `/amiga/fx/fxxx')
  2060.        ftp.hawaii.edu          (USA, directory `/pub/amiga/fish')
  2061.        ftp.dfv.rwth-aachen.de  (Germany, directory `/pub/amiga/fish')
  2062.        ftp.funet.fi            (Finland, directory `/pub/amiga/fish')
  2063.   
  2064.   Note that the CD-Rom's are not always mounted. See FTP.
  2065.   
  2066.      Another possibility would be to ask your local dealer. :-)
  2067.   
  2068.   7.5 What is MUI and where do I find it?
  2069.   =======================================
  2070.   
  2071.      MUI is a set of shared libraries which are used to build a
  2072.   comfortable GUI (`Graphical user interface'). The general idea of MUI
  2073.   is that the programmer determines only the logical structure of the GUI
  2074.   and the look (Font, Size, Windows on Workbench, Public Screen, own
  2075.   Screen, ...) is determined by the user only. From the programmers point
  2076.   of view using MUI is simpler than `gadtools.library' but much more
  2077.   powerful. On the other hand MUI interfaces are slower than
  2078.   GadTools-Interfaces, especially on old 68000 machines.
  2079.   
  2080.      MUI is found in two archives, one for developers only and one for
  2081.   users. Source: Aminet, `dev/misc'.
  2082.   
  2083.   8 Where and how do I get software and other informations?
  2084.   *********************************************************
  2085.   
  2086.      Three questions arise in this context: Which programs can be found,
  2087.   where are they and how to get them and transfer them home?
  2088.   
  2089.   8.1 Files and databases on freely distributable software
  2090.   ========================================================
  2091.   
  2092.      Of course you need to know where you find things. Many good choices
  2093.   are listed in this paper, as I hope. Other sources are:
  2094.   
  2095.   *AmigaSciSchool*
  2096.        is a list of software and where you find it in Ascii format. It is
  2097.        posted monthly to the newsgroups `comp.sys.amiga.applications',
  2098.        `comp.unix.amiga', and `news.answers'. Additionally you will find
  2099.        it on Aminet sites (`text/doc/AmigaSciSchool-4.01'). It handles
  2100.        everything listed here and many more, for example GNU software,
  2101.        libraries (linked and shared), shells, Unix commands, educational
  2102.        and scientific software and much more.
  2103.   
  2104.   *FishCon*
  2105.        are lists of the Fish disk contents. (`fish/doc/fishcon-???.lzh' on
  2106.        Aminet)
  2107.   
  2108.   *FishXref*
  2109.        is a cross reference list of the Fish contents.
  2110.        (`fish/doc/fishxref-???.lzh' on Aminet) FishXref and Fishcon are in
  2111.        Ascii format.
  2112.   
  2113.   *KingFisher*
  2114.        A Fish disk database, (`fish/doc/Kingfisher1_30.lha', which is the
  2115.        program and `fish/doc/KFData850.lha' ,which contains the data, on
  2116.        Aminet or Fish disk 863) allows search by name and context. See
  2117.        Fish.
  2118.   
  2119.   8.2 A collection of tests
  2120.   =========================
  2121.   
  2122.      `Comp.sys.amiga.reviews' is a moderated newsgroup where tests of
  2123.   soft- and hardware, books and anything else relevant to the Amiga are
  2124.   posted. Its always a good idea to check this newsgroup for a review, if
  2125.   you are interested in something special. Of course you always find only
  2126.   the latest reviews, but the older postings are available per FTP from
  2127.   `math.uh.edu', Directory `/pub/Amiga/comp.sys.amiga.reviews' or on the
  2128.   Fish CDs.
  2129.   
  2130.   8.3 Getting files from a FTP server
  2131.   ===================================
  2132.   
  2133.      Things are easy for those who have access to the Internet and a
  2134.   program called FTP (File Transfer Program). Nearly all Unix computers
  2135.   have it, but not all of them allow the use of FTP.
  2136.   
  2137.      FTP allows you to gain access to some other machines and store and/or
  2138.   retrieve files. Normally one needs an acoount on the remote machine to
  2139.   use it, bat a number of machines have a setup that allows everybody to
  2140.   log in as the user `ftp' or `anonymous', so anybody may get files from
  2141.   them. The most important of this servers are the Aminet servers, which
  2142.   mirror each other and hence should have the same files. They are the
  2143.   best choice if you are looking for Amiga software. Aminet hosts are
  2144.        USA (MO)     ftp.wustl.edu           128.252.135.4
  2145.        USA (CA)     ftp.cdrom.com           192.153.46.2
  2146.        USA (TX)     ftp.etsu.edu            192.43.199.20
  2147.        Scandinavia  ftp.luth.se             130.240.18.2
  2148.        Germany      ftp.uni-kl.de           131.246.9.95
  2149.        Germany      ftp.uni-erlangen.de     131.188.1.43
  2150.        Germany      ftp.cs.tu-berlin.de     130.149.17.7
  2151.        Germany      ftp.uni-paderborn.de    131.234.2.32
  2152.        Germany      ftp.uni-oldenburg.de    134.106.40.9
  2153.        Germany      ftp.coli.uni-sb.de      134.96.68.11
  2154.        Switzerland  ftp.eunet.ch            146.228.10.16
  2155.        Switzerland  litamiga.epfl.ch        128.178.151.32
  2156.        UK           ftp.doc.ic.ac.uk        146.169.2.1
  2157.      All these mirrors have a directory `/pub/aminet', where you will find
  2158.   much stuff. Please use a mirror close to you! Some other important hosts
  2159.   are
  2160.        ftp.funet.fi             (Finland)
  2161.        ftp.isca.uiowa.edu       (USA)
  2162.        ftp.hawaii.edu           (USA)
  2163.        ftp.cso.uiuc.edu         (USA)
  2164.        ftp.dfv.rwth-aachen.de   (Germany)
  2165.      Note that grind, aachen and erlangen have the full collection of Fish
  2166.   disks available! See Fish disk xxx.
  2167.   
  2168.      To connect to a special host (ftp.uni-erlangen.de for example), you
  2169.   should type
  2170.        ftp ftp.uni-erlangen.de
  2171.   
  2172.   The host answers by requesting your login. You should type
  2173.        ftp
  2174.   
  2175.   No you are asked for a password. Please type your Email address here, if
  2176.   you have one. If not, use the password ftp.
  2177.   
  2178.      Now you're inside the host. There is a number of commands you may
  2179.   execute here. The most important are:
  2180.   *?*
  2181.        Prints the help text of the FTP command. Additionally you may type
  2182.        *? command* to get information on a special command.
  2183.   
  2184.   *bin*
  2185.        Tells the FTP program that you whish to transfer binary files. It
  2186.        is always a good choice to type bin as the very first command!
  2187.        Files you load without the bin command can be corrupt.
  2188.   
  2189.   *get <file>*
  2190.        Loads the given file from the host. On most Unix machines you can
  2191.        type something like `get file.txt -' or `get file.txt |more' to
  2192.        show a text on the screen. Note that there *must not* be any blank
  2193.        between the | and the word more!
  2194.   
  2195.   *mget <pat>*
  2196.        Loads the given files. pat may contain Unix style like wildcards.
  2197.   
  2198.   *put <file>*
  2199.   *mput <pat>*
  2200.        Like get and mget, but transfer files from you to the remote host.
  2201.        This is in most cases not allowed, except for a special directory
  2202.        called `incoming'. You can place files here which you want to make
  2203.        public.
  2204.   
  2205.   *cd <dir>*
  2206.        Like the usual cd command. The commands get, mget, put, mput, dir
  2207.        and ls refer to the current working directory.
  2208.   
  2209.   *dir [<dir>]*
  2210.   *ls [<dir>]*
  2211.        Like `list' and `dir' on the Amiga. Note that the FTP-dir
  2212.        corresponds to the Amiga-list!
  2213.   
  2214.   *bye*
  2215.        Leaves the FTP program.
  2216.   
  2217.      When you have used FTP for the first times you will notice, that you
  2218.   always begin with executing the same steps:
  2219.     1. Type the login (ftp in most cases)
  2220.   
  2221.     2. Type the password (your mail address in most cases)
  2222.   
  2223.     3. Enter the bin command
  2224.   
  2225.     4. Change the current working directory (`/pub/aminet' for example)
  2226.           This may get executed automatically. What you need is a file
  2227.   called `.netrc' in your home directory. Note that it needs to be
  2228.   protected against others! The FTP program doesn't use it, if it can be
  2229.   read by anything else than you. (Protection is set using the command
  2230.   `chmod go-rwx .netrc'.) The .netrc file contains some entries for your
  2231.   most favourite FTP sites, each separated by empy lines. A typicel entry
  2232.   may look like this:
  2233.        machine ftp.uni-erlangen.de
  2234.        login ftp
  2235.        password <your mail address> or <ftp>
  2236.        macdef init
  2237.            bin
  2238.            cd pub/aminet
  2239.      Note that on some machines it is possible to use the machine name
  2240.   `default' which meets all machines not listed in .netrc.
  2241.   
  2242.   8.4 Getting files from a Mail server
  2243.   ====================================
  2244.   
  2245.      Another way to get files is to use a mail server. This assumes that
  2246.   you can send mail to Internet addresses and get mail from Internet
  2247.   hosts. It works by sending a mail to the server specifying some
  2248.   commands, for example send commands for the files you want. Important
  2249.   mail servers are
  2250.        ftpmail@decwrl.dec.com
  2251.        mailserver@nic.funet.fi
  2252.        ftp-mailer@ftp.informatik.tu-muenchen.de
  2253.        mrcserv@janus.mtroyal.ab.ca
  2254.        mail-server@ftp.cs.tu-berlin.de
  2255.        mail-server@rtfm.mit.edu
  2256.   
  2257.   The most important commands are:
  2258.   *Help*
  2259.        Tells the server that you wish to get an Ascii file containing
  2260.        detailed explanation how to use the server.
  2261.   
  2262.   *Limit <number>*
  2263.        Specifys that you wish to get not more than <number> Kbytes per
  2264.        mail.  Larger files get splitted into small pieces of at most
  2265.        <number> Kbytes which are sent as separate mails each. Note that
  2266.        the mails may get larger because of overhead.
  2267.   
  2268.   *Cwd <dir>*
  2269.        Sets the current working directory to <dir>. This directory is
  2270.        used by the commands send and dir.
  2271.   
  2272.   *Index*
  2273.        will return a list of files and/or directories that the server
  2274.        offers. Note that this may be *very* large!
  2275.   
  2276.   *Index <item>*
  2277.        returns a list of files containing <item> in their names.
  2278.   
  2279.   *Dir [<dir>]*
  2280.        returns a list of the files and directories in the given directory.
  2281.   
  2282.   *Send <file1> <file2> ... <fileN>*
  2283.        Tells the server to send the given files to you.
  2284.   
  2285.   *Begin*
  2286.        Tells the server to ignore all lines above this command.
  2287.   
  2288.   *End*
  2289.        Like Begin, but specifies to ignore the lines below. (A signature
  2290.        for example!) A typical session would be to send the following
  2291.   mail to the mail server:
  2292.        BEGIN
  2293.        CD /pub/aminet/util/arc
  2294.        SEND LhA_e138.run
  2295.        END
  2296.   
  2297.   8.5 Getting files from a mailbox
  2298.   ================================
  2299.   
  2300.      You also can get files from one of the many BBS's (`Bulletin Board
  2301.   System').  Most of these are driven by private users, so there is
  2302.   nearly everywhere a mailbox which doesn't cause a too expensive
  2303.   telephone bill.
  2304.   
  2305.      I want to publish a list of all Amiga mailboxes here.  So please
  2306.   send to me a list of all mailboxes which are related to the Amiga - in
  2307.   any way.  I need all telephone numbers of the boxes and their name.
  2308.   Tell me the nation where the box resides and - if possible - some more
  2309.   info (Does the box have Aminet or the Fish PD or FRAS?  Is the box
  2310.   especially for Amiga users?)
  2311.   
  2312.      Thanks, Ignaz Kellerer
  2313.   
  2314.   8.6 The Fish PD series
  2315.   ======================
  2316.   
  2317.      A very good source is the Fish PD series. One distinguishes between
  2318.   the floppy disks and the CD-Roms.
  2319.   
  2320.   8.6.1 The Amiga Library disks
  2321.   -----------------------------
  2322.   
  2323.      Fred Fish has started in the middle eighties to collect freely
  2324.   distributable software on floppy disks. There are 1000 disks and very
  2325.   much good stuff on it.  Most Amiga dealers sell them and most magazines
  2326.   contain addresses of people mailing them to you for about 3$ per disk
  2327.   or less.  Fred Fish has terminated offering software on floppy disks.
  2328.   Instead, there is a dealer who offers the new software from the CD-Roms
  2329.   on floppy disks.
  2330.   
  2331.      There are some things which can be found on the Fish disks, but not
  2332.   on Aminet.  However, you can get them with FTP. See Fish disk xxx.
  2333.   
  2334.   8.6.2 The Fresh Fish CD-Roms
  2335.   ----------------------------
  2336.   
  2337.      Fred Fish is going on to offer freely distributable software. But
  2338.   now he collects it on CD-Rom's. He releases two different kinds of CD's:
  2339.     1. Monthly released disks are divided into roughly three sections:
  2340.          1. New material, which includes the material from the new
  2341.             unreleased floppy disks as well as material which does not
  2342.             appear in the floppy distribution, about 84Mb on the first
  2343.             disk.
  2344.   
  2345.          2. Useful utilities that can be used directly off the CD-ROM if
  2346.             desired, thus freeing up the corresponding amount of hard
  2347.             disk space (GNU Emacs, Gnu C, GNU C++, Amiga E, PasTeX,
  2348.             AmigaGuide, Installer, 2.0 and 3.0-Includes, different
  2349.             archivers, tape drivers, the AmiCDROM filesystem and many
  2350.             other GNU and BSD tools, ...), about 150Mb on the first disk.
  2351.   
  2352.          3. Older material from previous released floppy disks or
  2353.             CD-ROM's, about 404 Mb on the first disk. (Fish disk 600-910)
  2354.   
  2355.     2. Disks containing the latest software as well as recent software in
  2356.        packed format only. (These are intended to be used for example in
  2357.        BBS's.)
  2358.           I recommend especially the first kind of Fish CD's. They cost
  2359.   about 20$ plus 3$ for shipping (5$ outside USA/Canada/Mexico) and are
  2360.   available from
  2361.   
  2362.        Amiga Library Services
  2363.        610 N. Alma School Road, Suite 18
  2364.        Chandler, AZ 85224-3687
  2365.        U.S.A.
  2366.        
  2367.        Phone/FAX: (602) 917-0917
  2368.   
  2369.   8.7 How do I Read and write MS-Dos disks?
  2370.   =========================================
  2371.   
  2372.      No problem for owners of Workbench 2.1 or higher: The program
  2373.   CrossDos is part of the Workbench. All you have to do is mounting the
  2374.   device `pc0:' by putting it into the drawer `Devs:DOSDrivers' or by
  2375.   double-clicking the icon in `Sys:Storage/DOSDrivers'. Ms-Dos disks in
  2376.   drive `df0:' can now be handled in the usual manner replacing the word
  2377.   `df0:' by `pc0:'. For example the directory can be shown with the
  2378.   command dir pc0:.
  2379.   
  2380.      People still running Workbench 2.0 or lower need a program called
  2381.   `MSH'.  You will find this on the Aminet (directory misc/emu) and on
  2382.   Fish disk 382.  See Sources. After editing the file `devs:MountList' as
  2383.   described in the documentation you have to say Mount msh: in the CLI
  2384.   and can now do the same as above replacing the word `pc0:' with `msh:'.
  2385.   
  2386.   8.8 How do I split large files?
  2387.   ===============================
  2388.   
  2389.      There are some archives which are too large to fit on one disk. To
  2390.   transfer them on disks you need to split them into smaller pieces and
  2391.   transfer each part on a separate disk. I recommend Martin Schlodder's
  2392.   `Splitter'.  (Aminet, `util/misc/splitter_121.lha'. The archive
  2393.   contains binaries for MS-DOS and should be compilable without problems
  2394.   on any Unix system.
  2395.   
  2396.   8.9 Discussing things
  2397.   =====================
  2398.   
  2399.      A mailing list is a server that allows to discuss special things via
  2400.   Email. The server holds a list of people that are interested in the
  2401.   respective topic. For example, the gcc mailing list will discuss bugs,
  2402.   new features and other problems of gcc. (see Compilers) If a mail is
  2403.   sent to the server from someone he will forward this mail to all the
  2404.   other people on the list.
  2405.   
  2406.      You will be added to the list by sending a mail to the server which
  2407.   will usually contain the word `Subscribe' or something similar. Once you
  2408.   are no more interested in the mailing list you can unsubscribe.
  2409.   
  2410.      Unforunately the servers have a different syntax of subscribing and
  2411.   unsubscribing. The best way to find how to subscribe is to send a mail
  2412.   with the word `Help' to the server. He will reply a mail which should
  2413.   explain how to handle this special server.
  2414.   
  2415.      Some mailing lists are:
  2416.        Topic           Server
  2417.        
  2418.        Amok            listserv@amokle.stgt.sub.org
  2419.        Dice            dice-request@castrov.cuc.ab.ca         or
  2420.                        dice-request@hactar.hanse.de (Germany)
  2421.        gcc             listserv@lists.funet.fi
  2422.        Lisp            amigalisp@contessa.phone.net
  2423.        Mui             mui-request@taloa.unice.fr
  2424.        Oberon-A        oberon-a-request@wossname.apana.org.au
  2425.   
  2426.   8.10 Other FAQ's
  2427.   ================
  2428.   
  2429.      This is not the only FAQ, of course. Lots of FAQ's are available
  2430.   either by being posted to newsgroups or by access via FTP.
  2431.   
  2432.   *Amiga related books FAQ*
  2433.        This is a list of books for the Amiga, including short discussions,
  2434.        prices and sources. Newsgroups: comp.sys.amiga.misc,
  2435.        comp.sys.amiga.introduction, comp.sys.amiga.programmer (monthly)
  2436.        Ftp: rtfm.mit.edu, pub/usenet/comp.sys.amiga.misc.  Maintainer:
  2437.        Marc Atkins, atkin@cs.umass.edu
  2438.   
  2439.   *AmiTCP/IP FAQ*
  2440.        This is for users of AmiTCP/IP, a set of programs which allows to
  2441.        include an Amiga into a TCP/IP network. (Most well known nets,
  2442.        Internet for example use TCP/IP.) Newsgroups: comp.sys.amiga.misc,
  2443.        comp.sys.amiga.datacomm, comp.sys.amiga.networking (biweekly) Ftp:
  2444.        rtfm.mit.edu, pub/usenet/comp.sys.amiga.networking Maintainer:
  2445.        Neil J. McRae (atcpfaq@domino.demon.co.uk)
  2446.   
  2447.   *Amiga Networking FAQ*
  2448.        Unlike the AmiTCP/IP FAQ this one wants to cover all aspects of
  2449.        networking, including TCP/IP and Envoy.  Newsgroups:
  2450.        comp.sys.amiga.datacomm, comp.sys.amiga.hardware Ftp:
  2451.        rtfm.mit.edu, pub/usenet/comp.sys.amiga.networking Maintainer:
  2452.        Richard Norman (norman@afas.msfc.nasa.gov)
  2453.   
  2454.   *Point Manager FAQ*
  2455.        Networking seems to be quite a problem: This FAQ os for Point
  2456.        Manager, a FidoNet-client (so-called points).  Newsgroups:
  2457.        comp.sys.amiga.datacomm Ftp: rtfm.mit.edu,
  2458.        pub/usenet/comp.sys.amiga.datacomm Maintainer: Eric Krieger
  2459.        (pm_faq@quasar.hacktic.nl)
  2460.   
  2461.   *All about FTP*
  2462.        Explains the usage of the file transfer program FTP. See FTP.
  2463.        Newsgroups: comp.sys.amiga.misc (monthly) Ftp: Aminet, info/start
  2464.        Betreuer: Urban Dominik Mueller (umueller@amiga.icu.net.ch)
  2465.   
  2466.   The Amiga-FAQ archive
  2467.   *********************
  2468.   
  2469.      The Amiga-FAQ is available in different formats: Ascii format (which
  2470.   is posted to the nets) AmigaGuide format (which is the adequate format
  2471.   on the Amiga) and in dvi format (to be printed). Additionally there is
  2472.   some stuff, that might be useful or interesting, but could not be
  2473.   included into the Amiga-FAQ:
  2474.        txt/amiga.history       On the Amiga's history
  2475.        txt/story.txt           The Commodore story (or: the Tramiel
  2476.                                story ;-)
  2477.        txt/amiga.newsgroups    Overview on comp.sys.amiga.*
  2478.        txt/amiga.sites         List of FTP sites
  2479.        txt/AmigaOverview.tex   A short overview on the Amiga-Soft- and
  2480.                                Hardware
  2481.        txt/Hardware.tips       For those people who can't live without solder
  2482.        src/JWSplit.c           The source of a file splitter
  2483.        src/JWJoin.c            The opponent to JWSplit
  2484.        src/addtoc.c            Utility to add a toc to texinfo-created docs
  2485.                                (this document uses it)
  2486.        programmers/*           Some stuff for programmers: pragmas, vararg
  2487.                                versions of some tag functions and some
  2488.                                amiga.lib functions (HookEntry, DoMethod)
  2489.   
  2490.      I decided to collect these in the Amiga-FAQ archive. It is called
  2491.   AmigaFAQ.lha and can be found on Aminet, directory `docs/misc'.
  2492.   
  2493.   Contributions
  2494.   *************
  2495.   
  2496.      This FAQ can neither get useful nor hit further development without
  2497.   your help. Suggestions, contributions, new answers, critics, anything
  2498.   is rather welcome.
  2499.   
  2500.      Please note, that very major subjects are absolutely missing yet:
  2501.   Nothing about sound, nothing on graphic cards, no Animation. These are
  2502.   some of the Amiga's best points! But I don't know them ... :-(
  2503.   
  2504.      So grab your keyboard (Your pencil? Well, if there's no other way...)
  2505.   and send mail to:
  2506.   
  2507.              Ignaz Kellerer
  2508.              Georg-Habel-Str. 11
  2509.        81241 Munich (Germany)
  2510.              Tel. (+49) 089 / 885147
  2511.        
  2512.              Internet: kellerer@informatik.tu-muenchen.de
  2513.   
  2514.   Credits
  2515.   *******
  2516.   
  2517.      My thanks go to:
  2518.   *Reinhard Spisser and Sebastiano Vigna*
  2519.        for the Amiga version of texinfo. This is written with it.
  2520.   
  2521.   *The Free Software Foundation*
  2522.        for the original version of texinfo and many other excellent
  2523.        programs.
  2524.   
  2525.   *Dylan McNamee*
  2526.        for contributing the sections on Editors, Word Processors, DTP and
  2527.        Postscript and some wording fixes.
  2528.   
  2529.   *Joseph Luk*
  2530.        for help in the section on chunky/planar, double buffering and
  2531.        PAL/NTSC
  2532.   
  2533.   *Urban Dominik Mueller*
  2534.        for the FAQ on FTP and Mail-servers.
  2535.   
  2536.   *Lars Hecking (lhecking@nmrc.ucc.ie)*
  2537.   *Philippe Brand (phb@colombo.telesys-innov.fr)*
  2538.        for the complete gcc part
  2539.   
  2540.   *Jochen Wiedmann (zrawi01@decap2.zdv.uni-tuebingen.de)*
  2541.        for the composition and posting of the Amiga FAQ until July 1994.
  2542.   
  2543.   Index
  2544.   *****
  2545.   
  2546.   
  2547.   
  2548.    . (replacement)                        Dot-Replacement
  2549.    .arj                                   Endings
  2550.    .dms                                   Endings
  2551.    .gz                                    Endings
  2552.    .lha                                   Endings
  2553.    .lzh                                   Endings
  2554.    .netrc                                 FTP
  2555.    .sfx                                   Endings
  2556.    .tar                                   Endings
  2557.    .Z                                     Endings
  2558.    .z                                     Endings
  2559.    .zip                                   Endings
  2560.    .zom                                   Endings
  2561.    .zoo                                   Endings
  2562.    68EC020                                68EC0xx
  2563.    68EC030                                68EC0xx
  2564.    68LC040                                68EC0xx
  2565.    A1200 (HD)                             A1200-HD
  2566.    AmiBooksFAQ                            FAQs
  2567.    Amiga Library disks                    Fish floppy disks
  2568.    Amiga networking FAQ                   FAQs
  2569.    Amiga-FAQ archive                      Amiga-FAQ Archive
  2570.    AmigaBasic                             AmigaBasic
  2571.    AmigaSciSchool                         Infos
  2572.    AmiTCP/IP FAQ                          FAQs
  2573.    Anonymous                              FTP
  2574.    Assemblers                             Compilers
  2575.    AutoDocs                               Includes
  2576.    BBS                                    Mailbox
  2577.    C                                      Compilers
  2578.    C++                                    Compilers
  2579.    C-program (gcc)                        Compiling
  2580.    Catalog description                    Localizing
  2581.    Catalog translation                    Localizing
  2582.    Catalogs                               Localizing
  2583.    CatComp                                Localizing
  2584.    CATS                                   CATS
  2585.    Chunky displays                        Chunky vs. Planar
  2586.    Commodore, Frankfurt                   Developer
  2587.    Commodore, West Chester                CATS
  2588.    comp.sys.amiga.reviews                 Reviews
  2589.    Compilers                              Compilers
  2590.    Console window                         WindowPtr
  2591.    Contributions                          Contributions
  2592.    Credits                                Credits
  2593.    CrossDos                               MS-Dos disks
  2594.    Current directory                      Dot-Replacement
  2595.    DaggeX                                 X11
  2596.    Desktop Publishing                     DTP
  2597.    Developer                              Developer
  2598.    DoMethod                               Missing functions
  2599.    DoSuperMethod                          Missing functions
  2600.    Doublebuffering                        Doublebuffering
  2601.    DTP                                    DTP
  2602.    Editors                                Editors
  2603.    Emulators                              Emulators
  2604.    endings                                Endings
  2605.    Enforcer                               68EC0xx
  2606.    Esc sequences                          Printer control
  2607.    FAQ's, others                          FAQs
  2608.    FD-files                               Pragmas
  2609.    fd2pragma                              Pragmas
  2610.    file endings                           Endings
  2611.    Fish CD-Rom                            Fish CD
  2612.    Fish disks                             Fish disk xxx
  2613.    Fish floppy disks                      Fish floppy disks
  2614.    Fish PD                                Fish
  2615.    FishCon                                Infos
  2616.    FishXref                               Infos
  2617.    FlexCat                                Localizing
  2618.    Forth                                  Compilers
  2619.    Fortran                                Compilers
  2620.    FPU                                    FPU
  2621.    Fresh Fish CD-Rom                      Fish CD
  2622.    FTP servers                            FTP
  2623.    GadTools                               MUI
  2624.    Gcc                                    The GNU C compiler
  2625.    gcc-amiga-libraries                    Amiga Libraries
  2626.    gcc-authors                            Authors
  2627.    gcc-compiling                          Compiling
  2628.    gcc-current                            Current Version
  2629.    gcc-how-to-get-help                    How to get help
  2630.    gcc-inline-headers                     Inline Headers
  2631.    gcc-installation                       Installation
  2632.    gcc-requirements                       Requirements
  2633.    gcc-sources                            Sources for Gcc
  2634.    GfxBase                                X11
  2635.    GigaMem                                68EC0xx
  2636.    Graphics                               Graphics
  2637.    HD (A1200)                             A1200-HD
  2638.    HD compression                         HD-Compression
  2639.    Hirsch & Wolf                          CATS
  2640.    history                                Amiga-FAQ Archive
  2641.    HookEntry                              Missing functions
  2642.    IBM emulator                           IBM-compatibles
  2643.    Includes                               Includes
  2644.    KingFisher                             Infos
  2645.    KitCat                                 Localizing
  2646.    LibAllocPooled                         Missing functions
  2647.    Linux                                  Unix
  2648.    Lisp                                   Compilers
  2649.    locale.library                         Localizing
  2650.    Localizing                             Localizing
  2651.    Mail-server                            Mail
  2652.    mailbox                                Mailbox
  2653.    Mailing lists                          Mailing lists
  2654.    MakeCat                                Localizing
  2655.    Memory, virtual                        68EC0xx
  2656.    Missing functions                      Missing functions
  2657.    MMU                                    68EC0xx
  2658.    Modula-2                               Compilers
  2659.    Monitors                               Monitors
  2660.    MS-Dos (emulator)                      IBM-compatibles
  2661.    MS-Dos (Syquest)                       MsDos-Syquest
  2662.    MS-Dos disks                           MS-Dos disks
  2663.    Msh                                    MS-Dos disks
  2664.    MUI                                    MUI
  2665.    Multiscan                              Monitors
  2666.    NDA                                    Developer
  2667.    NDK                                    Includes
  2668.    NDU                                    Includes
  2669.    NDUK                                   Includes
  2670.    NetBSD                                 Unix
  2671.    NTSC                                   PAL-NTSC
  2672.    Oberon                                 Compilers
  2673.    Oberon-A                               Compilers
  2674.    packers                                Endings
  2675.    packers on Unix                        Endings
  2676.    Page Layout Languages                  Word Processors
  2677.    PAL                                    PAL-NTSC
  2678.    Pascal                                 Compilers
  2679.    Pipe (command)                         Pipe command
  2680.    PIPE:                                  Pipe
  2681.    Planar displays                        Chunky vs. Planar
  2682.    Point manager FAQ                      FAQs
  2683.    Postscript                             Postscript
  2684.    pragmas                                Pragmas
  2685.    Printer control                        Printer control
  2686.    Prolog                                 Compilers
  2687.    Queue-handler                          Pipe
  2688.    Reviews                                Reviews
  2689.    RKMs                                   Manuals
  2690.    Rom Kernel manuals                     Manuals
  2691.    Splitting files                        Splitting
  2692.    Stacker                                HD-Compression
  2693.    Syquest                                MsDos-Syquest
  2694.    TeX                                    TeX
  2695.    Text Editors                           Editors
  2696.    Unix                                   Unix
  2697.    Unix-LhA                               Unix-LhA
  2698.    VGA                                    Monitors
  2699.    Word Processors                        Word Processors
  2700.    Wysiwyg                                Word Processors
  2701.    X11                                    X11
  2702.    XFH                                    HD-Compression
  2703.    XPK                                    HD-Compression
  2704.    _mchar                                 _mchar
  2705.    _pchar                                 Pipe command
  2706.   
  2707.